Navigation Menu

Skip to content

Commit

Permalink
doc: add missing redmine ticket number
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Dec 26, 2012
1 parent cb447fd commit 9b854ef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions doc/locale/en/LC_MESSAGES/news.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-21 16:05\n"
"POT-Creation-Date: 2012-12-26 15:56\n"
"PO-Revision-Date: 2011-11-03 17:57+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -53,7 +53,7 @@ msgstr ""

# 113f9ab585b543379aa80c55135ed8f0
#: ../../../source/news.rst:17
msgid "Supported MySQL 5.6.9-rc. [Reported by wing]"
msgid "Supported MySQL 5.6.9-rc. [#1547] [#1548] [Reported by wing]"
msgstr ""

# d610e92671e54063a69e970193ce56ac
Expand Down
6 changes: 3 additions & 3 deletions doc/locale/ja/LC_MESSAGES/news.po
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: groonga storage engine 1.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-21 16:07\n"
"POT-Creation-Date: 2012-12-26 15:56\n"
"PO-Revision-Date: 2012-05-29 16:31+0900\n"
"Last-Translator: Kouhei Sutou <kou@clear-code.com>\n"
"Language-Team: Japanese\n"
Expand Down Expand Up @@ -57,8 +57,8 @@ msgstr ""

# 3b00d891c01c48a98c1c01704efcbacd
#: ../../../source/news.rst:17
msgid "Supported MySQL 5.6.9-rc. [Reported by wing]"
msgstr "MySQL 5.6.9-rcに対応。[wingさんが報告]"
msgid "Supported MySQL 5.6.9-rc. [#1547] [#1548] [Reported by wing]"
msgstr "MySQL 5.6.9-rcに対応。 [#1547] [#1548] [wingさんが報告]"

# 23e98791a50a43cba99a4982aec7b80f
#: ../../../source/news.rst:18
Expand Down
2 changes: 1 addition & 1 deletion doc/source/news.rst
Expand Up @@ -14,7 +14,7 @@ Improvements
* Supported to use ENABLE KEYS/DISABLE KEYS against table whose charset is
different from system charset. [Reported by @kokoronavi]
* Improved to show the value of duplicated key on error message.
* Supported MySQL 5.6.9-rc. [Reported by wing]
* Supported MySQL 5.6.9-rc. [#1547] [#1548] [Reported by wing]
* [storage] Supported to use ``GROUP BY`` with index.
This change improves search speed against ``GROUP BY``.
* Dropped Ubuntu 11.04 (Natty Narwhal) support.
Expand Down

0 comments on commit 9b854ef

Please sign in to comment.