[Groonga-mysql-commit] mroonga/mroonga at 0fe49a3 [master] doc: expand abbreviation

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 26 16:44:03 JST 2015


Kouhei Sutou	2015-03-26 16:44:03 +0900 (Thu, 26 Mar 2015)

  New Revision: 0fe49a3f0aea1e9868270a5f9828e1e504e6a631
  https://github.com/mroonga/mroonga/commit/0fe49a3f0aea1e9868270a5f9828e1e504e6a631

  Message:
    doc: expand abbreviation

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+1 -1)
===================================================================
--- doc/source/news.rst    2015-03-26 16:39:53 +0900 (f28d0c0)
+++ doc/source/news.rst    2015-03-26 16:44:03 +0900 (0d3bd8a)
@@ -17,7 +17,7 @@ Improvements
   This limitation is derived from MariaDB 10 architecture about removing .par file.
 * [mysql56] Disabled in-place ``ALTER TABLE`` for ``PRIMARY KEY``. This change is derived from Groonga's limitation because Groonga doesn't support to change table key type. [Reported by Hiromitsu KATO]
 * Dropped Visual Studio 2010 and Visual Studio 2012 support. Use Visual Studio 2013 or later to build Mroonga. [GitHub#45]
-* [windows] Added VS 2015 build support.
+* [windows] Added Visual Studio 2015 build support.
 * Supported to specify options by table comment when primary key is using hash by ``PRIMARY KEY (...) USING HASH``.
   [GitHub#46] [Patch by Naoya Murakami]
 * Supported index column flags by index comment. Use ``FULLTEXT INDEX (...) COMMENT 'index_flags "COLUMN_INDEX"'`` for example. [GitHub#47] [Patch by Naoya Murakami]
-------------- next part --------------
HTML����������������������������...
Download 



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