HAYASHI Kentaro
null+****@clear*****
Thu Sep 19 18:47:38 JST 2013
HAYASHI Kentaro 2013-09-19 18:47:38 +0900 (Thu, 19 Sep 2013) New Revision: dc11b882aa7b5bf1e3daf9ab896fd3265170d053 https://github.com/groonga/groonga/commit/dc11b882aa7b5bf1e3daf9ab896fd3265170d053 Message: doc: add 3.0.8 release entry Modified files: doc/source/news.txt Modified: doc/source/news.txt (+33 -0) =================================================================== --- doc/source/news.txt 2013-09-19 14:49:48 +0900 (37c653c) +++ doc/source/news.txt 2013-09-19 18:47:38 +0900 (6ba391e) @@ -5,6 +5,39 @@ News ==== +.. _release-3-0-8: + +Release 3.0.8 - 2013/09/29 +-------------------------- + +Improvements +^^^^^^^^^^^^ + +* [admin] Improved error handling of select functionality. This change shows error message + and hides loading dialog. [Patch by orangain] +* [admin] Improved to submit search form with the enter key. [Patch by orangain] +* [admin] Improved to show placeholder in search form. + This change shows usage examples. [Patch by orangain] +* [httpd] Supported :ref:`groonga-query-log-path` directive +* [doc] Updated :doc:`/reference/commands/select` documentation about the number of + hits in select response. +* Improved to ignore an empty token which is generated by continuous spaces from tokenizer. + [groonga-dev,01729] [Suggested by Naoya Murakami] +* [token delimit] Improved to treat continuous spaces as a space. + The tokenizer regards 2 or more spaces are valid input. +* [doc] Added note about indexes for each column vs indexes for multiple column. + +Fixes +^^^^^ + +* [admin] Fixed a bug that add value button of COLUMN_VECTOR does not work. + +Thanks +^^^^^^ + +* orangain +* Naoya Murakami + .. _release-3-0-7: Release 3.0.7 - 2013/08/29 -------------- next part -------------- HTML����������������������������...Download