[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] add 1.11 entry.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:33:47 JST 2012


Kouhei Sutou	2011-12-26 17:18:52 +0900 (Mon, 26 Dec 2011)

  New Revision: 59f9226a25d46e29f11e0564ee2cc8064d3e248d
  https://github.com/mroonga/mroonga/commit/59f9226a25d46e29f11e0564ee2cc8064d3e248d

  Merged 1cc81fb: Merge branch 'master' of github.com:mroonga/mroonga

  Log:
    add 1.11 entry.

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+26 -2)
===================================================================
--- doc/source/news.rst    2011-12-26 14:53:36 +0900 (3061998)
+++ doc/source/news.rst    2011-12-26 17:18:52 +0900 (bdda8fb)
@@ -5,16 +5,40 @@ News
 
 .. _release-1-11:
 
-Release 1.11 - ????/??/??
+Release 1.11 - 2011/12/29
 -------------------------
 
 Improvements
 ^^^^^^^^^^^^
 
+* Supported MySQL 5.5.19.
+* Supported MySQL 5.6.4.
+* Dropped MySQL 5.6.3 support.
+* [wrapper mode] Supported REPAIR TABLE. [#1191]
+* Suppress strict-aliasing warnings. [groonga-dev,00659]
+  [Reported by Kazuhiko Shiozaki]
+* Supported utf8, binary, ascii, latin1, cp932, sjis,
+  eucjpms, ujis and koi8r charset. [#1160] [Reported by nobody]
+* [wrapper mode] Improved rollback handling on
+  delete. [#1224]
+
 Fixes
 ^^^^^
 
-* [storage mode] fix a bug that full text search on a table without primary key returns empty results #1193.
+* [storage mode] Fixed a bug that full text search on a
+  table without primary key returns empty results. [#1193]
+  [Reported by Kazuhiko Shiozaki]
+* Fixed -Wno- compiler flag detection. [Patch by Arnaud Fontaine]
+* [wrapper mode] Fixed a problem that index isn't
+  used for full count. [#1196][groonga-dev,0653] [Reported by Kaneoka]
+
+Thanks
+^^^^^^
+
+* Kazuhiko Shiozaki
+* Arnaud Fontaine
+* Kaneoka
+* nobody
 
 .. _release-1-10:
 
-------------- next part --------------
HTML����������������������������...
Download 



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