[Groonga-commit] ranguba/rroonga at 5c77a18 [master] Add 5.0.5 entry

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Sep 8 19:01:44 JST 2015


Kouhei Sutou	2015-09-08 19:01:44 +0900 (Tue, 08 Sep 2015)

  New Revision: 5c77a185788df584c914f3fd4fd78f25b02eaf90
  https://github.com/ranguba/rroonga/commit/5c77a185788df584c914f3fd4fd78f25b02eaf90

  Message:
    Add 5.0.5 entry

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+22 -0)
===================================================================
--- doc/text/news.md    2015-09-08 18:58:46 +0900 (ac4827b)
+++ doc/text/news.md    2015-09-08 19:01:44 +0900 (9e66850)
@@ -1,5 +1,27 @@
 # NEWS
 
+## 5.0.5: 2015-09-09 {#version-5-0-5}
+
+### Improvements
+
+  * Supported Groonga 5.0.7. Groonga 5.0.6 or older aren't supported.
+  * Added {Groonga::Object#selector_only_procedure?}.
+  * Supported {Groonga::Table#open_cursor} with `:order_by => :key`
+    against {Groonga::DoubleArrayTrie}.
+  * Added {Groonga::Database#unmap}.
+  * Added {Groonga::Thread.limit}.
+  * Added {Groonga::Thread.limit=}.
+  * Added {Groonga::Thread.limit_getter=}.
+  * Added {Groonga::Thread.limit_setter=}.
+  * Added {Groonga::WindowsEventLogger.register}.
+  * Added {Groonga::Logger.max_level}.
+  * Added {Groonga::Logger.max_level=}.
+
+### Fixes
+
+  * `grndump`: Fixed an error when `--order-by=key` is specified
+    against database that has `Groonga::Array` or `Groonga::Hash`.
+
 ## 5.0.4: 2015-07-13 {#version-5-0-4}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る