Navigation Menu

Skip to content

Commit

Permalink
[doc] update news.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiary committed Nov 16, 2011
1 parent a847df8 commit a0f1d86
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions doc/source/news.rst
Expand Up @@ -13,15 +13,19 @@ This release introduces MariaDB support and fixes several bugs.
Improvements
^^^^^^^^^^^^

* add groonga_libgroonga_version and groonga_version variables
* support MariaDB 5.2.9
* support MariaDB 5.3.2-beta
* add groonga_libgroonga_version and groonga_version variables #1158.
* information_schema.plugins.plugin_version returns mroonga's version #1157.
* FLUSH STATUS flushes groonga_* status variables #1166.
* support MariaDB 5.2.9.
* support MariaDB 5.3.2-beta.

Fixes
^^^^^

* [storage mode] fix a bug that REPLACE INTO with TEXT column does not work #1153.
* [wrapper mode] fix a bug that INSERT inside LOCK TABLE does not work with InnoDB #1154.
* fix a bug that using ORDER and LIMIT returns a wrong result #1161.
* fix a bug that FOUND_ROWS() returns a wrong value when using SQL_CALC_FOUND_ROWS #1163.

.. _release-1-0-1:

Expand Down

0 comments on commit a0f1d86

Please sign in to comment.