[Groonga-commit] groonga/groonga at 46b937c [master] doc: update 5.0.6 entry

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon Jul 27 15:16:45 JST 2015


Masafumi Yokoyama	2015-07-27 15:16:45 +0900 (Mon, 27 Jul 2015)

  New Revision: 46b937ce5e2cf268db254b6faca0f68e6b77169a
  https://github.com/groonga/groonga/commit/46b937ce5e2cf268db254b6faca0f68e6b77169a

  Message:
    doc: update 5.0.6 entry

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+9 -1)
===================================================================
--- doc/source/news.rst    2015-07-27 14:55:50 +0900 (b11317c)
+++ doc/source/news.rst    2015-07-27 15:16:45 +0900 (0913f9c)
@@ -71,6 +71,14 @@ Improvements
   points to an existing file. [GitHub#354] [Suggested by Hirotaka Takayama]
 * [doc][:doc:`/tutorial`] Described JSON formatting tools.
   [GitHub#355] [Suggested by tiwawan]
+* [experimental] Added an API to get/set the number of threads.
+* [experimental][thread_count] Added a command that get/set the number of threads.
+* [experimental][:doc:`/reference/executables/groonga`] Supported changing the number
+  of threads by thread_count command.
+* [experimental][:doc:`/install/windows`] Added Windows event log support.
+* [experimental][:doc:`/reference/executables/groonga`] Added Windows event log related option
+  ``--use-windows-event-log``. It reports logs as Windows events.
+* [:doc:`/install/windows`] Used Groonga's default encoding for log message.
 * [plugin] Added :c:func:`grn_command_input_get_arguments()`.
 * Updated sharding plugins.
 
@@ -86,7 +94,7 @@ Improvements
     * ``--drilldown_offset``
     * ``--drilldown_limit``
 
-  * [:doc:`/reference/commands/logical_select`] Used the same default output_columns as select.
+  * [:doc:`/reference/commands/logical_select`] Used the same default output_columns as :doc:`/reference/commands/select`.
   * [:doc:`/reference/commands/logical_select`] Supported calc_types and calc_target for labeled drilldown.
   * [:doc:`/reference/commands/logical_count`] Supported logging whether range index is used or not.
   * [:doc:`/reference/commands/logical_count`] Show target table name.
-------------- next part --------------
HTML����������������������������...
Download 



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