Navigation Menu

Skip to content

Commit

Permalink
doc: update 2.03 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 24, 2012
1 parent ea9da8a commit 0133abf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 10 additions & 7 deletions doc/source/news.rst
Expand Up @@ -11,23 +11,26 @@ Release 2.03 - 2012/05/29
Improvements
^^^^^^^^^^^^

* [storage mode][wrapper mode] Supported to disable/enable keys in bulk insert.
* [storage mode][wrapper mode] Supported disable/enable keys in bulk insert.
[#1310][#1311]
* [rpm][centos] Supported MySQL 5.5.24.
* [rpm][fedora] Supported MySQL 5.5.23.
* [doc] Added entry for mroonga_match_escalation_threshold system variable.
* Added :ref:`mroonga_match_escalation_threshold` system variable.
* Required groonga 2.0.3 or later.
* [yum] Changed RPM package name that provides Yum repository from
groonga-repository to groonga-release to follow RPM package name
convension such as centos-release and fedora-release.

Fixes
^^^^^

* [wrapper mode] Fixed to ignore not found keys in wrapped handler.
* Fixed build failure on Mac OS X.
* [wrapper mode] Fixed a bug that searching in transaction reports not
found error.
[#1322][groonga-dev,00746] [Reported by Takken Ishibashi]
* [rpm] Fixed post/postun scripts. [groonga-dev,00810]
[Reported by Takken Ishibashi]
* [rpm] Fixed a bug that mroonga plugin is unregistered when upgrading.
[groonga-dev,00810] [Patch by Iwai, Masaharu]
* [rpm] Fixed yum repository RPM URL
[groonga-dev,00810]
[Reported by Takken Ishibashi] [Patch by Iwai, Masaharu]

Thanks
^^^^^^
Expand Down
2 changes: 2 additions & 0 deletions doc/source/reference.rst
Expand Up @@ -302,6 +302,8 @@ Here is an example SQL to disable optimization::
+-----------------------------+-------+
1 row in set (0.00 sec)

.. _mroonga_match_escalation_threshold:

mroonga_match_escalation_threshold
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 0133abf

Please sign in to comment.