[Groonga-commit] groonga/groonga at f36ccf6 [master] doc: add more news

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Nov 22 18:18:21 JST 2017


Kentaro Hayashi	2017-11-22 18:18:21 +0900 (Wed, 22 Nov 2017)

  New Revision: f36ccf629dac3f062e8395e5b85a7c892b2e1020
  https://github.com/groonga/groonga/commit/f36ccf629dac3f062e8395e5b85a7c892b2e1020

  Message:
    doc: add more news

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+15 -0)
===================================================================
--- doc/source/news.rst    2017-11-22 17:48:41 +0900 (81108b86e)
+++ doc/source/news.rst    2017-11-22 18:18:21 +0900 (6f9e688de)
@@ -37,12 +37,27 @@ Improvements
 * [:doc:`/reference/commands/logical_count`] Added documentation about
   named parameters.
 
+* [:doc:`/reference/commands/select`] Supported ``--match_columns _key``
+  without index.
+
+* [:doc:`/reference/functions/in_values`] Supported to specify more
+  than 126 values. [GitHub#760] [GitHub#781]
+
+* [httpd] Updated bundled nginx to 1.13.7.
+
 Fixes
 ^^^^^
 
 * [httpd] Fixed build error when old Groonga is already installed.
   [GitHub#775] [Reported by myamanishi3]
 
+* [:doc:`/reference/functions/in_values`] Fixed a bug that
+  ``in_values`` with too many arguments can cause a crash. This bug is
+  found during supporting more than 126 values. [GitHub#780]
+
+* [cmake] Fixed LZ4 and MessagePack detection. [Reported by Sergei
+  Golubchik]
+
 Thanks
 ^^^^^^
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171122/818529e0/attachment-0001.htm 



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