[Groonga-commit] droonga/droonga-engine at 6d9d12f [master] Add missing changelog

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Nov 18 12:54:59 JST 2014


YUKI Hiroshi	2014-11-18 12:54:59 +0900 (Tue, 18 Nov 2014)

  New Revision: 6d9d12f971fccccd55345640a5da55de938d0545
  https://github.com/droonga/droonga-engine/commit/6d9d12f971fccccd55345640a5da55de938d0545

  Message:
    Add missing changelog

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+1 -0)
===================================================================
--- doc/text/news.md    2014-11-07 17:45:17 +0900 (3e4fc01)
+++ doc/text/news.md    2014-11-18 12:54:59 +0900 (0c8431f)
@@ -7,6 +7,7 @@
    * `output_columns=*` works correctly even if it is a `TABLE_NO_KEY` table.
  * Better compatibility to Groonga's `column_list` command:
    * A `_key` virtual column is correctly appear in the result, for tables with one of flags: `TABLE_HASH_KEY`, `TABLE_PAT_KEY`, and `TABLE_DAT_KEY`.
+   * At an index column, its `source` is now compatible to Groonga's one.
  * Groonga's `table_create` command now requires `key_type` parameter for tables with one of flags: `TABLE_HASH_KEY`, `TABLE_PAT_KEY`, or `TABLE_DAT_KEY`.
    You'll get an error response, if the parameter is not given.
    (Groonga unexpectedly accepts `table_create` requests without `key_type`, but it is a bad behavior (too lazy) and it should not be covered as a compatibility.)
-------------- next part --------------
HTML����������������������������...
Download 



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