[Groonga-commit] groonga/groonga [master] doc: update 2.0.3 entry

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 23日 (水) 14:02:45 JST


Kouhei Sutou	2012-05-23 14:02:45 +0900 (Wed, 23 May 2012)

  New Revision: ba53df7d728b6007d3de6c4f3985e008e416ff59

  Log:
    doc: update 2.0.3 entry
    
    fixes #1366

  Modified files:
    doc/source/news.txt

  Modified: doc/source/news.txt (+21 -30)
===================================================================
--- doc/source/news.txt    2012-05-23 13:39:31 +0900 (bfcab02)
+++ doc/source/news.txt    2012-05-23 14:02:45 +0900 (8ac56ef)
@@ -13,44 +13,35 @@ Release 2.0.3 - 2012/05/29
 Improvements
 ^^^^^^^^^^^^
 
-* Add a error message for not implemented expression
-* [doc] Add a document about release procedure
-* Add a table plugin
-* [doc] Add description about query_parameter of select command
-* [doc] Add description about filter parameter of select command
-* [doc] Add description about match_escalation_threshold parameter
-  of select command
-* [doc] Make execution example copy & paste friendly
-* [doc] Update execution examples
-* [doc] Fix execution examples path
-* Distribute zip source archive
-* [doc] Add a document about building from source
-* [doc] Add a document how to report bug on Issue Tracker or ML
-* Support separated files by munin plugin
-* [doc] Add description about query_expansion of select command
-* [doc] Add description about output_columns and sort_by of select command
-* [doc] Add description about offset and limit_by of select command
-* [doc] Use normalized start time and elapsed time in execution examples
-* [doc] Add description about groonga script syntax
+* [doc] Added about release procedure.
+* Removeed restriction that the max number of opened files is 4096.
+* [experimental] Added table plugin.
+* [doc] Added more descriptions about :doc:`/commmands/select` command.
+* [doc] Made execution example copy & paste friendly.
+* [windows] Supported build with Visual Studio 2010 Express and CMake.
+* [doc][yum] Updated epel-release package version.
+  [Reported by IWAI, Masaharu]
+* [doc][cenos6] Disabled Repoforge for Munin for CentOS 6.
+  [Reported by IWAI, Masaharu]
+* Started distributing source archive in zip format.
+* [munin] groonga_dist Munin plugin supported an object that has
+  separated files.
+* Started using Travis CI.
 
 Fixes
 ^^^^^
 
-* [doc] Fix GPG sign key update way for apt
-* Remove restriction about the max number of opened files to 4096
-* [rpm] Use yum makecache for updating repository information
-  [Suggested by @iwaim]
-* [deb] Fix a bug that log_repoen command in logrotate uses wrong protocol
-* [deb] Fix a problem that execution examples for included files
-  aren't updated
-* Fix broken ERROR XML document [#1363] [GitHub#13] [Patch by IWAI, Masaharu]
-* [doc] Update epel-release package version [Reported by @iwaim]
-* [doc] Disable Repoforge for Munin [Reported by @iwaim]
+* [doc] Fixed a command to update yum repository.
+  [Suggested by IWAI, Masaharu]
+* [deb] Fixed a bug that log_repoen command in logrotate uses wrong protocol.
+* Fixed broken ERROR tag in XML response.
+  [#1363] [GitHub#13] [Patch by IWAI, Masaharu]
+* Fixed a bug that grn_ctx isn't fully cleared by grn_ctx_fin().
 
 Thanks
 ^^^^^^
 
-* IWAI, Masaharu(@iwaim)
+* IWAI, Masaharu
 
 .. _release-2-0-2:
 




Groonga-commit メーリングリストの案内
Back to archive index