Haruka Yoshihara
null+****@clear*****
Fri Dec 21 14:15:31 JST 2012
Haruka Yoshihara 2012-12-21 14:15:31 +0900 (Fri, 21 Dec 2012) New Revision: a25f23c2ab5796caef32b9ab121c48ef0df2924e https://github.com/groonga/groonga-query-log/commit/a25f23c2ab5796caef32b9ab121c48ef0df2924e Log: doc: add 1.0.1 entry Modified files: doc/text/news.md Modified: doc/text/news.md (+16 -0) =================================================================== --- doc/text/news.md 2012-12-21 12:45:36 +0900 (1346642) +++ doc/text/news.md 2012-12-21 14:15:31 +0900 (94b73c3) @@ -1,5 +1,21 @@ # News +## 1.0.1: 2012-12-21 + +### Improvements + + * Added "groonga-query-log-extract" command and classes implementing it. + "groonga-query-log-extract" is the command to extract commands + (table_create ..., load..., select... and so on) from query + logs. "groonga-query-log-extract --help" shows its usage. + +### Changes + + * Rename groonga-query-log-analyzer to groonga-query-log-analyze + (removed trailing "r"). + * Raised error and exited of each running command for no specified + input files, redirects, and pipe via standard input. + ## 1.0.0: 2012-12-14 The first release!!! -------------- next part -------------- HTML����������������������������...Download