Masafumi Yokoyama
null+****@clear*****
Fri Oct 6 17:36:39 JST 2017
Masafumi Yokoyama 2017-10-06 17:36:39 +0900 (Fri, 06 Oct 2017) New Revision: dcce3cdf195a79873dfb7b469583f06d95493338 https://github.com/groonga/groonga/commit/dcce3cdf195a79873dfb7b469583f06d95493338 Merged 272f324: Merge pull request #766 from groonga/add-7-0-7-news Message: doc: update 7.0.7 entry Modified files: doc/source/news.rst Modified: doc/source/news.rst (+6 -6) =================================================================== --- doc/source/news.rst 2017-10-06 17:16:27 +0900 (4d709600f) +++ doc/source/news.rst 2017-10-06 17:36:39 +0900 (ba721a010) @@ -15,7 +15,7 @@ Release 7.0.7 - 2017-09-29 Improvements ^^^^^^^^^^^^ -* Supported ``+`` query for ``QUERY_NO_SYNTAX_ERROR``. +* Supported ``+`` only query (``--query "+"``) for ``QUERY_NO_SYNTAX_ERROR``. * [httpd] Updated bundled nginx to 1.13.5. @@ -32,12 +32,12 @@ Improvements * ``grn_proc_is_stable()`` CAUTION: If you add a new function that may return different result with - the same argument, you must call grn_proc_is_stable(ctx, proc, - GRN_FALSE). If you don't call it, select result with the function call - is cached and is wrong result for multiple requests. + the same argument, you must call ``grn_proc_is_stable(ctx, proc, GRN_FALSE)``. + If you don't call it, select result with the function call is cached and + is wrong result for multiple requests. - The default values are ``GRN_TRUE``. Because the most existing Groonga - functions are stable. + The default value of is_stable is ``GRN_TRUE``. Because the most + existing Groonga functions are stable. Fixes ^^^^^ -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171006/1d222f2b/attachment-0003.htm