null+****@clear*****
null+****@clear*****
2012年 5月 24日 (木) 17:18:48 JST
Kouhei Sutou 2012-05-24 17:18:48 +0900 (Thu, 24 May 2012)
New Revision: 0133abf6eae99d6adfee4d675c8621f06acb75c2
Log:
doc: update 2.03 entry
Modified files:
doc/source/news.rst
doc/source/reference.rst
Modified: doc/source/news.rst (+10 -7)
===================================================================
--- doc/source/news.rst 2012-05-24 17:13:18 +0900 (7e5d6e3)
+++ doc/source/news.rst 2012-05-24 17:18:48 +0900 (cc6ab4c)
@@ -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
^^^^^^
Modified: doc/source/reference.rst (+2 -0)
===================================================================
--- doc/source/reference.rst 2012-05-24 17:13:18 +0900 (40c35b3)
+++ doc/source/reference.rst 2012-05-24 17:18:48 +0900 (b0ca4fe)
@@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^