[Groonga-commit] groonga/groonga at 169f78b [master] doc: add missing items

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 26 21:29:18 JST 2016


Kouhei Sutou	2016-02-26 21:29:18 +0900 (Fri, 26 Feb 2016)

  New Revision: 169f78b100aadd5d659157f199b0cc8c6c2a059e
  https://github.com/groonga/groonga/commit/169f78b100aadd5d659157f199b0cc8c6c2a059e

  Message:
    doc: add missing items

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+11 -0)
===================================================================
--- doc/source/news.rst    2016-02-26 21:22:04 +0900 (edaa2c2)
+++ doc/source/news.rst    2016-02-26 21:29:18 +0900 (77e7993)
@@ -77,6 +77,12 @@ Improvements
 * [``grn_plugin_proc_get_var_bool()``] Add a new API for plugin that
   provides getting boolean argument value feature.
 
+* [``grn_plugin_proc_get_var_int32()``] Add a new API for plugin that
+  provides getting 32bit integer argument value feature.
+
+* [``grn_plugin_proc_get_var_string()``] Add a new API for plugin that
+  provides getting string argument value feature.
+
 * [:doc:`/reference/commands/object_remove`] Added a new command that
   removes an object. ``object_remove`` can also remove a broken object.
 
@@ -128,6 +134,11 @@ Fixes
   occurred when too many keywords is specified into ``--query``.
   [GitHub#484][Reported by Hiroyuki Sato]
 
+* [:doc:`/reference/commands/select`] Fixed a bug that wrong cache is
+  used when :doc:`/reference/command/command_version` or
+  :doc:`/reference/command/pretty_print` is
+  used. [GitHub#490][Reported by KITAITI Makoto]
+
 Thanks
 ^^^^^^
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index