[Groonga-commit] groonga/groonga [master] add release note.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 28日 (月) 07:29:38 JST


Kouhei Sutou	2011-11-27 22:29:38 +0000 (Sun, 27 Nov 2011)

  New Revision: 217082f106c5605e6d8a3fd8977030cf28172808

  Log:
    add release note.

  Modified files:
    doc/locale/ja/LC_MESSAGES/news.po
    doc/source/news.txt

  Modified: doc/locale/ja/LC_MESSAGES/news.po (+206 -174)
===================================================================
--- doc/locale/ja/LC_MESSAGES/news.po    2011-11-27 17:02:28 +0000 (b9700db)
+++ doc/locale/ja/LC_MESSAGES/news.po    2011-11-27 22:29:38 +0000 (5754a83)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-11-27 22:35\n"
-"PO-Revision-Date: 2011-11-27 22:57+0900\n"
+"POT-Creation-Date: 2011-11-28 07:27\n"
+"PO-Revision-Date: 2011-11-28 07:29+0900\n"
 "Last-Translator: Kouhei Sutou <kou****@clear*****>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -25,10 +25,26 @@ msgstr "お知らせ"
 msgid "Release 1.2.8 - 2011/11/29"
 msgstr "1.2.8リリース - 2011/11/29"
 
-#: ../../../source/news.txt:14 ../../../source/news.txt:72
-#: ../../../source/news.txt:99 ../../../source/news.txt:131
-#: ../../../source/news.txt:163 ../../../source/news.txt:198
-#: ../../../source/news.txt:224 ../../../source/news/senna.txt:15
+# fd66c8c1aa524d68be1de2f5948f8046
+#: ../../../source/news.txt:13
+msgid ""
+"Object, table or column, renaming is supported! This features requires "
+"database recreation. You can recreate your database by the following "
+"command::"
+msgstr "オブジェクト(テーブルまたはカラム)のリネームがサポートされました!この機能を使うためにはデータベースを再構築する必要があります。以下のコマンドでデータベースを再構築することができます。::"
+
+# 1605fcbf442f4c30a7ecce135aea8785
+#: ../../../source/news.txt:22
+msgid ""
+"Groonga 1.2.8 can open databases created by groonga 1.2.7 or earlier. But "
+"groonga 1.2.7 or earlier can't open databases created by groonga 1.2.8 or "
+"later."
+msgstr "groonga 1.2.8はgroonga 1.2.7以前のバージョンで作ったデータベースを開くことができます。しかし、groonga 1.2.7以前のバージョンではgroonga 1.2.8以降で作ったデータベースを開くことはできません。"
+
+#: ../../../source/news.txt:27 ../../../source/news.txt:85
+#: ../../../source/news.txt:112 ../../../source/news.txt:144
+#: ../../../source/news.txt:176 ../../../source/news.txt:211
+#: ../../../source/news.txt:237 ../../../source/news/senna.txt:15
 #: ../../../source/news/senna.txt:24 ../../../source/news/senna.txt:40
 #: ../../../source/news/senna.txt:48 ../../../source/news/senna.txt:57
 #: ../../../source/news/senna.txt:65 ../../../source/news/senna.txt:73
@@ -38,17 +54,17 @@ msgid "Improvements"
 msgstr "改良"
 
 # 2fd15b38974044d5a5f977ec22cdcaf1
-#: ../../../source/news.txt:16
+#: ../../../source/news.txt:29
 msgid "[grntest] Removed max number of bytes in a line limitation."
 msgstr "[grntest] 1行あたりの最大バイト数の制限を撤去。"
 
 # 6c331fa2a8a24a04b3b0e61d4aaa81ff
-#: ../../../source/news.txt:17
+#: ../../../source/news.txt:30
 msgid "[grntest] Added `--pid-path` option."
 msgstr "[grntest] `--pid-path`オプションを追加。"
 
 # ec1da3e5201c411daab63de57aa33749
-#: ../../../source/news.txt:18
+#: ../../../source/news.txt:31
 msgid ""
 "Fixed a crash bug when accessing zlib/lzo compressed column. Note that "
 "compressed column access will leak memories. To resolve this, we need to "
@@ -60,171 +76,187 @@ msgstr ""
 "あるため、今後修正予定。 [GtiHub#5][GtiHub#6] [Takayuki Yamaguchiさんが報告]"
 
 # 31ffc97a074342dabc4d93c2cdd9e2e0
-#: ../../../source/news.txt:22
+#: ../../../source/news.txt:35
 msgid "Fix a bug that needless column values are cleared by delete."
 msgstr "レコード削除時に必要のないカラムの値もクリアしてしまうバグを修正。"
 
 # ee3761cf032c48119fa42efe06ddfb12
-#: ../../../source/news.txt:23
+#: ../../../source/news.txt:36
 msgid "[deb] Enabled experimental zlib and lzo support."
 msgstr "[deb] 実験的にzlibとlzoを有効化。"
 
 # ee3761cf032c48119fa42efe06ddfb12
-#: ../../../source/news.txt:24
+#: ../../../source/news.txt:37
 msgid "[rpm] Enabled experimental zlib and lzo support."
 msgstr "[rpm] 実験的にzlibとlzoを有効化。"
 
 # 5005089c9a0a47adb903ebc7a3bd86bc
-#: ../../../source/news.txt:25
+#: ../../../source/news.txt:38
 msgid "Supported truncation. [#892]"
 msgstr "truncation対応。 [#892]"
 
 # f53cdb45d3964ef5b1baeb2f926fdcb8
-#: ../../../source/news.txt:26
+#: ../../../source/news.txt:39
 msgid "Enabled grn_dat that is a read lock free double array implementation."
 msgstr "参照ロックフリーのダブル配列実装であるgrn_datを有効化。"
 
 # 28e1697a88dc45519ea16bf156c96aee
-#: ../../../source/news.txt:27
+#: ../../../source/news.txt:40
 msgid "[pkg-config] Added groonga_version variable to groonga.pc."
 msgstr "[pkg-config] groonga.pcにgroonga_version変数を追加。"
 
 # dd6de7cfe483439fa71a8b437d3df11b
-#: ../../../source/news.txt:28
+#: ../../../source/news.txt:41
 msgid ""
 "Re-supported `--disable-static`. [groonga-dev,00612] [Suggested by Kenichi "
 "Aramaki]"
-msgstr "`--disable-static` を再サポート。 [groonga-dev,00612] [Kenichi Aramakiさんが提案]"
+msgstr ""
+"`--disable-static` を再サポート。 [groonga-dev,00612] [Kenichi Aramakiさんが"
+"提案]"
 
 # 95ddc83d6aa34510b026e375c0db8a6f
-#: ../../../source/news.txt:30
+#: ../../../source/news.txt:43
 msgid "[munin] Stopped to install Munin plugins by default."
 msgstr "[munin] デフォルトではMuninプラグインをインストールしないようにした。"
 
 # d3718bc82a6c4453afbb0207d9689a3a
-#: ../../../source/news.txt:31
+#: ../../../source/news.txt:44
 msgid "Stopped to install RedHat platform related files by default."
-msgstr "RedHatプラットフォーム関連のファイルはデフォルトではインストールしないようにした。"
+msgstr ""
+"RedHatプラットフォーム関連のファイルはデフォルトではインストールしないように"
+"した。"
 
 # 3cb01e13675e462da4848558f10ad3e4
-#: ../../../source/news.txt:32
-msgid "Supported object renaming. [#1167]"
-msgstr "オブジェクトのリネームに対応。 [#1167]"
+#: ../../../source/news.txt:45
+msgid "Supported object renaming. This requires DB recreation. [#1167]"
+msgstr "オブジェクトのリネームに対応。DBの再構築が必要です。 [#1167]"
 
 # ace736842b2b4791bd2740c6fd9bb827
-#: ../../../source/news.txt:33
+#: ../../../source/news.txt:46
 msgid "[munin] Added a Munin plugin that measures throughput. [#1171]"
 msgstr "[munin] スループットを計測するMuninプラグインを追加。 [#1171]"
 
 # dd469e203cba456ca91aea4ac4de374a
-#: ../../../source/news.txt:34
+#: ../../../source/news.txt:47
 msgid ""
 "[geo] Improved geo_in_rectangle performance. The new implementation will be "
 "2x faster than the old implementation in many cases. [#1173]"
-msgstr "[geo] geo_in_rectangleの高速化。新しい実装では、多くの場合、以前の実装よりも2倍程度高速になります。 [#1173]"
+msgstr ""
+"[geo] geo_in_rectangleの高速化。新しい実装では、多くの場合、以前の実装よりも2"
+"倍程度高速になります。 [#1173]"
 
 # 7d37ca1940eb48a889ee6d07b6ffc479
-#: ../../../source/news.txt:37
+#: ../../../source/news.txt:50
 msgid ""
 "[macports] Moved groonga's MacPorts to the official repository. [Imported by "
 "Hiroshi Umemoto]"
-msgstr "[macports] groongaのMacPortsが公式リポジトリに移動しました。 [Hiroshi Umemotoさんが取り込み]"
+msgstr ""
+"[macports] groongaのMacPortsが公式リポジトリに移動しました。 [Hiroshi Umemoto"
+"さんが取り込み]"
 
 # b3431265c4594850aaab1f2073388452
-#: ../../../source/news.txt:39
+#: ../../../source/news.txt:52
 msgid ""
 "[geo] Changed geo literal conversion from in degree to in msec algorithm to "
 "round-off from truncation."
-msgstr "[geo] 位置情報の値のリテラルを度数からミリ秒へ変換するときに切り捨てではなく四捨五入するようにした。"
+msgstr ""
+"[geo] 位置情報の値のリテラルを度数からミリ秒へ変換するときに切り捨てではなく"
+"四捨五入するようにした。"
 
 # 8e3ea108b6674670a60c78455d50269c
-#: ../../../source/news.txt:41
+#: ../../../source/news.txt:54
 msgid ""
 "Supported a table as defrag target. It means that variable size value "
 "columns in the table are defrag targets. [#1175]"
-msgstr "デフラグ対象としてテーブルをサポート。テーブルを指定した場合はテーブルが持つカラムのうち可変長サイズ値用のカラムをデフラグ対象とする。 [#1175]"
+msgstr ""
+"デフラグ対象としてテーブルをサポート。テーブルを指定した場合はテーブルが持つ"
+"カラムのうち可変長サイズ値用のカラムをデフラグ対象とする。 [#1175]"
 
 # a3698e18b1eb4564b30433e9a3a9956b
-#: ../../../source/news.txt:43
+#: ../../../source/news.txt:56
 msgid "Removed associated path on remove. [#1180]"
 msgstr "削除時に関連するパスモ削除するようにした。 [#1180]"
 
-#: ../../../source/news.txt:44
+#: ../../../source/news.txt:57
 msgid "[deb] Supported i386."
 msgstr "[deb] i386対応。"
 
-#: ../../../source/news.txt:45
+#: ../../../source/news.txt:58
 msgid "[rpm] Supported i386."
 msgstr "[rpm] i386対応。"
 
 # 3c84d3098234477ab663273679d98e02
-#: ../../../source/news.txt:46
+#: ../../../source/news.txt:59
 msgid "[windows] Supported x86."
 msgstr "[windows] x86対応。"
 
-#: ../../../source/news.txt:49 ../../../source/news.txt:83
-#: ../../../source/news.txt:116 ../../../source/news.txt:151
-#: ../../../source/news.txt:176 ../../../source/news.txt:208
-#: ../../../source/news.txt:251 ../../../source/news/senna.txt:32
+#: ../../../source/news.txt:62 ../../../source/news.txt:96
+#: ../../../source/news.txt:129 ../../../source/news.txt:164
+#: ../../../source/news.txt:189 ../../../source/news.txt:221
+#: ../../../source/news.txt:264 ../../../source/news/senna.txt:32
 msgid "Fixes"
 msgstr "修正"
 
 # 87b7bbfde9224e25907b9421dd7c0bb9
-#: ../../../source/news.txt:51
+#: ../../../source/news.txt:64
 msgid ""
 "Fixed a bug that wrong index is used in sort. [#766] [Reported by Horikoshi "
 "Yuki]"
-msgstr "ソート時に間違ったインデックスを使うバグを修正。 [#766] [Horikoshi Yukiさんが報告]"
+msgstr ""
+"ソート時に間違ったインデックスを使うバグを修正。 [#766] [Horikoshi Yukiさんが"
+"報告]"
 
 # ea2221866693480ea4a925da4dbf249a
-#: ../../../source/news.txt:53
+#: ../../../source/news.txt:66
 msgid ""
 "[libedit] Fixed a bug that needed initialization is omitted. [GitHub#7] "
 "[Patch by SHIDARA Yoji]"
-msgstr "[libedit] 必要な初期化処理が抜けていたバグを修正。 [GitHub#7] [SHIDARA Yojiさんがパッチを提供]"
+msgstr ""
+"[libedit] 必要な初期化処理が抜けていたバグを修正。 [GitHub#7] [SHIDARA Yojiさ"
+"んがパッチを提供]"
 
 # de7541cc9b8f4cd69ec4578ebadc284c
-#: ../../../source/news.txt:55
+#: ../../../source/news.txt:68
 msgid "[doc] Fixed a typo in documentation. [GitHub#8] [Patch by zunda]"
 msgstr "[doc] ドキュメントの誤字を修正。 [GitHub#8] [zundaさんがパッチを提供]"
 
-#: ../../../source/news.txt:58 ../../../source/news.txt:88
-#: ../../../source/news.txt:121 ../../../source/news.txt:187
-#: ../../../source/news.txt:214
+#: ../../../source/news.txt:71 ../../../source/news.txt:101
+#: ../../../source/news.txt:134 ../../../source/news.txt:200
+#: ../../../source/news.txt:227
 msgid "Thanks"
 msgstr "感謝"
 
 # 6aa7a9352eff4081825f72b6d32c67f3
-#: ../../../source/news.txt:60
+#: ../../../source/news.txt:73
 msgid "Takayuki Yamaguchi"
 msgstr "Takayuki Yamaguchiさん"
 
 # 081031e2fa6c4d18b461368ad581625e
-#: ../../../source/news.txt:61 ../../../source/news.txt:90
+#: ../../../source/news.txt:74 ../../../source/news.txt:103
 msgid "SHIDARA Yoji"
 msgstr "設樂洋爾さん"
 
 # 84f98822710a48e0a78687130d7450f3
-#: ../../../source/news.txt:62
+#: ../../../source/news.txt:75
 msgid "Horikoshi Yuki"
 msgstr "Horikoshi Yukiさん"
 
 # c9c392400df54748b9a1ad41d1497600
-#: ../../../source/news.txt:63
+#: ../../../source/news.txt:76
 msgid "zunda"
 msgstr "zundaさん"
 
 # 5f993d79e03b4aae87b7565b3756d9e4
-#: ../../../source/news.txt:64
+#: ../../../source/news.txt:77
 msgid "Hiroshi Umemoto"
 msgstr "Hiroshi Umemotoさん"
 
-#: ../../../source/news.txt:69
+#: ../../../source/news.txt:82
 msgid "Release 1.2.7 - 2011/10/29"
 msgstr "1.2.7リリース - 2011/10/29"
 
 # c6db05b969814f91bb36000340701520
-#: ../../../source/news.txt:74
+#: ../../../source/news.txt:87
 msgid ""
 "[libedit] Added error check for wide character to multibyte sequence "
 "conversion. [Reported by SHIDARA Yoji]"
@@ -233,26 +265,26 @@ msgstr ""
 "樂洋爾さんが報告]"
 
 # 8b3e8a4c980e4f4897c3db6f4521e659
-#: ../../../source/news.txt:76
+#: ../../../source/news.txt:89
 msgid "Added grn_geo_estimate_in_rectangle()."
 msgstr "grn_geo_estimate_in_rectangle()を追加。"
 
 # b13f4580d9d44f81b2679639b0a67ef1
-#: ../../../source/news.txt:77
+#: ../../../source/news.txt:90
 msgid "Added cursor API to geo search in rectangle."
 msgstr "長方形での位置情報検索にカーソルAPIを追加。"
 
 # 13347ac325954dfeb110a09ea7b83f93
-#: ../../../source/news.txt:78
+#: ../../../source/news.txt:91
 msgid "Improved geo search in rectangle speed."
 msgstr "長方形での位置情報検索速度を向上。"
 
-#: ../../../source/news.txt:79
+#: ../../../source/news.txt:92
 msgid "Added packages for Ubuntu 11.10 Oneiric Ocelot"
 msgstr "Ubuntu 11.10 Oneiric Ocelotのパッケージを追加。"
 
 # 3ff270e3d4e04c88863f2efc2fa640de
-#: ../../../source/news.txt:80
+#: ../../../source/news.txt:93
 msgid ""
 "[experimental] Supported Oracle Solaris 10 8/11. (just buildable with system "
 "gcc.)"
@@ -261,35 +293,35 @@ msgstr ""
 "gccでビルドできるだけ。)"
 
 # de7541cc9b8f4cd69ec4578ebadc284c
-#: ../../../source/news.txt:85
+#: ../../../source/news.txt:98
 msgid "Fixed a typo in document. [Reported by @soundkitchen]"
 msgstr "ドキュメントの誤字を修正。 [@soundkitchenさんが報告]"
 
 # b54316c75f4a41ab8446ca2eb3b9251b
-#: ../../../source/news.txt:91
+#: ../../../source/news.txt:104
 msgid "@soundkitchen"
 msgstr "@soundkitchenさん"
 
-#: ../../../source/news.txt:96
+#: ../../../source/news.txt:109
 msgid "Release 1.2.6 - 2011/09/29"
 msgstr "1.2.6リリース - 2011/09/29"
 
-#: ../../../source/news.txt:101
+#: ../../../source/news.txt:114
 msgid "Improved error message on type cast."
 msgstr "型変換時のエラーメッセージを改善。"
 
 # 11e422e8bc434d04a07cfc6ac4840097
-#: ../../../source/news.txt:102
+#: ../../../source/news.txt:115
 msgid "Added geo point value validation on type cast."
 msgstr "型変換時の座標の値チェックを追加。"
 
 # 4c960ccdbc674e70ad67492038d02acb
-#: ../../../source/news.txt:103
+#: ../../../source/news.txt:116
 msgid "Supported :doc:`/tutorial/query_expansion`."
 msgstr ":doc:`/tutorial/query_expansion` をサポート。"
 
 # d3be6cfcd52948bebb170b9cbdc3bf3d
-#: ../../../source/news.txt:104
+#: ../../../source/news.txt:117
 msgid ""
 "Added `--query_expansion` option to :doc:`/commands/select` for query "
 "expansion."
@@ -298,39 +330,39 @@ msgstr ""
 "加。"
 
 # f03cba9d08fc4f71b510e5199d84b070
-#: ../../../source/news.txt:106
+#: ../../../source/news.txt:119
 msgid "Added geometry conversion macro between degree and msec."
 msgstr "座標の値の単位を度とミリ秒間で変換するマクロを追加。"
 
 # 56df60af25a9482c8301b23d03385886
-#: ../../../source/news.txt:107
+#: ../../../source/news.txt:120
 msgid "Supported type cast in :doc:`/functions/geo_distance` ()."
 msgstr ":doc:`/functions/geo_distance` ()内での型変換をサポート。"
 
 # 3d066ecda9604546a360836ff4e3c665
-#: ../../../source/news.txt:108
+#: ../../../source/news.txt:121
 msgid "Don't split tokens with full width space in command line. #986"
 msgstr ""
 "コマンドラインのパース時に全角スペースでトークンを区切らないようにした。 #986"
 
 # 29d3229170ae4da39050d157009f08f9
-#: ../../../source/news.txt:109
+#: ../../../source/news.txt:122
 msgid "Supported conversion between TokyoGeoPoint and WGS84GeoPoint."
 msgstr "TokyoGeoPointとWGS84GeoPoint間での変換をサポート。"
 
 # a2e90a7aec4e471e8b16c49820757b34
-#: ../../../source/news.txt:110
+#: ../../../source/news.txt:123
 msgid "Exported grn_geo_select_in_circle() and grn_geo_select_in_rectangle()."
 msgstr ""
 "grn_geo_select_in_circle()とgrn_geo_select_in_rectangle()をAPIとして公開し"
 "た。"
 
-#: ../../../source/news.txt:111
+#: ../../../source/news.txt:124
 msgid "Supported CentOS 6."
 msgstr "CentOS 6をサポート。"
 
 # 3eaedb757d984dda9b81ee0bccab0b75
-#: ../../../source/news.txt:112
+#: ../../../source/news.txt:125
 msgid ""
 "Supported the current Debian GNU/Linux sid. Patch by SATOH Fumiyasu. GitHub#3"
 msgstr ""
@@ -338,31 +370,31 @@ msgstr ""
 "GitHub#3"
 
 # 3ecb9c125de14a91bc607a2f775708de
-#: ../../../source/news.txt:118
+#: ../../../source/news.txt:131
 msgid "Fixed a bug that geo point is loaded as broken value."
 msgstr "座標値がロード時に壊れてしまう問題を修正。"
 
 # 398c1424a9fb4ae5b87e9d7314131536
-#: ../../../source/news.txt:123
+#: ../../../source/news.txt:136
 msgid "SATOH Fumiyasu"
 msgstr "SATOH Fumiyasuさん"
 
-#: ../../../source/news.txt:128
+#: ../../../source/news.txt:141
 msgid "Release 1.2.5 - 2011/08/29"
 msgstr "1.2.5リリース - 2011/08/29"
 
 # ee3761cf032c48119fa42efe06ddfb12
-#: ../../../source/news.txt:133
+#: ../../../source/news.txt:146
 msgid "Added experimental Windows installer support."
 msgstr "実験的にWindowsインストーラの提供を開始。"
 
 # 36d0e8cdb2c74370b92a71bd87028e38
-#: ../../../source/news.txt:134
+#: ../../../source/news.txt:147
 msgid "Accepted \"#\" and \"-\" as a valid name characters. #1043"
 msgstr "名前に使える文字に\"#\"と\"-\"を追加。#1043"
 
 # 174d2e3393f343b0afaf4ced0526a90c
-#: ../../../source/news.txt:135
+#: ../../../source/news.txt:148
 msgid ""
 "Accepted all valid characters except \"_\" as the first character. #1043"
 msgstr ""
@@ -370,18 +402,18 @@ msgstr ""
 "#1043"
 
 # e6f09978c46747f9b3a418c316cbc903
-#: ../../../source/news.txt:136
+#: ../../../source/news.txt:149
 msgid "Supported `--each` for `[...]` form :doc:`/commands/load`. #1044"
 msgstr ""
 ":doc:`/commands/load` の `--each` オプションが `[...]` 形式のデータでも動くよ"
 "うになった。 #1044"
 
-#: ../../../source/news.txt:137
+#: ../../../source/news.txt:150
 msgid "Added documentation for :doc:`/suggest`."
 msgstr ":doc:`/suggest` のドキュメントを追加。"
 
 # fc0b90b3bf204f96936110231b5f201c
-#: ../../../source/news.txt:138
+#: ../../../source/news.txt:151
 msgid ""
 "Supported threshold as `--frequency_threshold` and `--"
 "conditional_probability_threshold` options in all :doc:`/commands/suggest` "
@@ -392,20 +424,20 @@ msgstr ""
 "conditional_probability_threshold` オプションを使う。 #1042"
 
 # 48c73921062d4754a5ecaff94a7399e8
-#: ../../../source/news.txt:141
+#: ../../../source/news.txt:154
 msgid "[groonga-suggest-httpd] Supported log reopen by SIGUSR1. #1048"
 msgstr ""
 "[groonga-suggest-httpd] SIGUSR1シグナルでのログの再オープンに対応。 #1048"
 
 # 4a361fdb22db4b10b116dde573ed4530
-#: ../../../source/news.txt:142
+#: ../../../source/news.txt:155
 msgid "Supported string input for reference vector column value. #1051"
 msgstr ""
 "参照ベクタカラムの値として文字列を指定すると自動的にトークナイズして格納する"
 "ようにした。 #1051"
 
 # e36c8b060f574abfaf2b0ead42fbf4a8
-#: ../../../source/news.txt:143
+#: ../../../source/news.txt:156
 msgid ""
 "[groonga-suggest-httpd] Added `--n-lines-per-log-file` option that changes "
 "log line limitation for a file."
@@ -414,7 +446,7 @@ msgstr ""
 "log-file` オプションを追加。"
 
 # eb249eb21a344418855cf2553a0863c1
-#: ../../../source/news.txt:145
+#: ../../../source/news.txt:158
 msgid ""
 "[groonga-suggest-httpd] Added `p` parameter for `--"
 "conditional_probability_threshold`."
@@ -423,17 +455,17 @@ msgstr ""
 "パラメータを追加。"
 
 # 12474cf14e2c4b789671fef6ae02a708
-#: ../../../source/news.txt:147
+#: ../../../source/news.txt:160
 msgid "Added GRN_CTX_PER_DB flag for grn_ctx_init() and grn_ctx_open(). #1053"
 msgstr "grn_ctx_init()とgrn_ctx_open()用にGRN_CTX_PER_DBフラグを追加。 #1053"
 
 # 2fad5877c04a49948154c46153a87730
-#: ../../../source/news.txt:148
+#: ../../../source/news.txt:161
 msgid "Exported grn_ctx_close(). #1035"
 msgstr "grn_ctx_close()を公開。 #1035"
 
 # 3ecb9c125de14a91bc607a2f775708de
-#: ../../../source/news.txt:153
+#: ../../../source/news.txt:166
 msgid ""
 "Fixed a crash bug that invalid value is passed as match expression argument "
 "in :doc:`/commands/select`. #1047"
@@ -441,31 +473,31 @@ msgstr ""
 ":doc:`/commands/select` でマッチ式の右辺に不正な値を指定するとクラッシュする"
 "問題を修正。 #1047"
 
-#: ../../../source/news.txt:155
+#: ../../../source/news.txt:168
 msgid "Fixed a bug that hash table cursor returns garbage records."
 msgstr "ハッシュテーブルのカーソルが間違ったレコードを返す問題を修正。"
 
-#: ../../../source/news.txt:160
+#: ../../../source/news.txt:173
 msgid "Release 1.2.4 - 2011/07/29"
 msgstr "1.2.4リリース - 2011/07/29"
 
-#: ../../../source/news.txt:165
+#: ../../../source/news.txt:178
 msgid "Re-supported *BSD. (Reported by OBATA Akio)"
 msgstr "*BSDをサポートを再サポート。(おばたさんが報告)"
 
-#: ../../../source/news.txt:166
+#: ../../../source/news.txt:179
 msgid "Improved sed related portability. (Suggested by OBATA Akio)"
 msgstr "sed関連のポータビリティを改善。(おばたさんが提案)"
 
-#: ../../../source/news.txt:167
+#: ../../../source/news.txt:180
 msgid "Re-supported Visual C++ 2008."
 msgstr "Visual C++ 2008を再サポート。"
 
-#: ../../../source/news.txt:168
+#: ../../../source/news.txt:181
 msgid "Supported :doc:`/commands/check` for hash table."
 msgstr ":doc:`/commands/check` がハッシュテーブルをサポート。"
 
-#: ../../../source/news.txt:169
+#: ../../../source/news.txt:182
 msgid ""
 "Ignored invalid _score in --sortby of :doc:`/commands/select` for "
 "convenience. #1030"
@@ -473,128 +505,128 @@ msgstr ""
 ":doc:`/commands/select` の--sortby内で_scoreを使えないときに_scoreを指定して"
 "も無視するようにした。 #1030"
 
-#: ../../../source/news.txt:171
+#: ../../../source/news.txt:184
 msgid "Added document about :doc:`log`."
 msgstr ":doc:`log` に関するドキュメントを追加。"
 
-#: ../../../source/news.txt:172
+#: ../../../source/news.txt:185
 msgid "Supported ~/.editrc."
 msgstr "~/.editrcをサポート。"
 
-#: ../../../source/news.txt:173
+#: ../../../source/news.txt:186
 msgid "Supported ~/.groonga-history."
 msgstr "~/.groonga-historyをサポート。"
 
-#: ../../../source/news.txt:178
+#: ../../../source/news.txt:191
 msgid "Fixed broken libedit support. (Reported by Daiki Ueno)"
 msgstr "libeditサポートが壊れていた問題を修正。(うえのさんが報告)"
 
-#: ../../../source/news.txt:179
+#: ../../../source/news.txt:192
 msgid "Fixed source URL in *.spec (Reported by Daiki Ueno)"
 msgstr "*.specのソースURLを修正。(うえのさんが報告)"
 
-#: ../../../source/news.txt:180
+#: ../../../source/news.txt:193
 msgid "Fixed patricia trie cursor returns wrong records."
 msgstr "パトリシアトライのカーソルが間違ったレコードを返す問題を修正。"
 
-#: ../../../source/news.txt:181
+#: ../../../source/news.txt:194
 msgid ""
 "Added missing database lock clear for grn_obj_clear_lock() for database."
 msgstr ""
 "データベースに対するgrn_obj_clear_lock()がデータベース自身のロックをクリアし"
 "忘れていたのでクリアするようにした。"
 
-#: ../../../source/news.txt:183
+#: ../../../source/news.txt:196
 msgid ""
 "Fixed wrong record's column values deletion possible on record deletion."
 msgstr ""
 "レコード削除時に他のレコードのデータを削除してしまう可能性があるという問題を"
 "修正。"
 
-#: ../../../source/news.txt:189 ../../../source/news.txt:216
+#: ../../../source/news.txt:202 ../../../source/news.txt:229
 msgid "OBATA Akio"
 msgstr "おばたさん"
 
-#: ../../../source/news.txt:190
+#: ../../../source/news.txt:203
 msgid "Daiki Ueno"
 msgstr "うえのさん"
 
-#: ../../../source/news.txt:195
+#: ../../../source/news.txt:208
 msgid "Release 1.2.3 - 2011/06/29"
 msgstr "1.2.3リリース - 2011/06/29"
 
-#: ../../../source/news.txt:200
+#: ../../../source/news.txt:213
 msgid "Added invalid table name check. #912"
 msgstr "不正なテーブル名チェックを追加。#912"
 
-#: ../../../source/news.txt:201
+#: ../../../source/news.txt:214
 msgid "Added groonga-query-log-analyzer that analyze query log."
 msgstr "クエリログを解析するgroonga-query-log-analyzerを追加。"
 
-#: ../../../source/news.txt:202
+#: ../../../source/news.txt:215
 msgid "groonga command shows failed command on error."
 msgstr "groongaコマンドのエラー時に失敗したコマンドを表示するようになった。"
 
-#: ../../../source/news.txt:203
+#: ../../../source/news.txt:216
 msgid "groonga command shows file name and line no on error."
 msgstr "groongaコマンドのエラー時にファイル名と行番号を表示するようになった。"
 
-#: ../../../source/news.txt:204
+#: ../../../source/news.txt:217
 msgid "Improved error message of :doc:`/commands/column_create`. #952"
 msgstr ":doc:`/commands/column_create` のエラーメッセージを改善。#952"
 
-#: ../../../source/news.txt:205
+#: ../../../source/news.txt:218
 msgid "Added GRN_OBJ_TABLE_DAT_KEY, double array trie, table. (experimental)"
 msgstr "GRN_OBJ_TABLE_DAT_KEY(ダブル配列トライ)テーブルを追加。(実験的)"
 
-#: ../../../source/news.txt:210
+#: ../../../source/news.txt:223
 msgid "fix get command crash. (Reported by OBATA Akio)"
 msgstr "getコマンドでクラッシュする問題を修正。(おばたさんが報告)"
 
-#: ../../../source/news.txt:211
+#: ../../../source/news.txt:224
 msgid "fix elapsed time overflow in query log. #944"
 msgstr "クエリログで経過時間がオーバーフローする問題を修正。#944"
 
-#: ../../../source/news.txt:221
+#: ../../../source/news.txt:234
 msgid "Release 1.2.2 - 2011/05/29"
 msgstr "1.2.2リリース - 2011/05/29"
 
-#: ../../../source/news.txt:226
+#: ../../../source/news.txt:239
 msgid "Added packages for Ubuntu 11.04 Natty Narwhal."
 msgstr "Ubuntu 11.04 Natty Narwhalのパッケージを追加。"
 
-#: ../../../source/news.txt:227
+#: ../../../source/news.txt:240
 msgid "Removed packages for Ubuntu 10.10 Maverick Meerkat."
 msgstr "Ubuntu 10.10 Maverick Meerkatのパッケージを削除。"
 
-#: ../../../source/news.txt:228
+#: ../../../source/news.txt:241
 msgid "RPM: Split server related packages to groonga-server package."
 msgstr "RPM: サーバー関連のパッケージをgroonga-serverパッケージに分割。"
 
-#: ../../../source/news.txt:229
+#: ../../../source/news.txt:242
 msgid "suggest: Added target object name into error messages."
 msgstr "suggest: エラーメッセージに対象オブジェクト名を加えるようにした。"
 
-#: ../../../source/news.txt:230
+#: ../../../source/news.txt:243
 msgid "document: Started English support. (not completed yet.)"
 msgstr "ドキュメント: 英語のサポートを開始。(ただし、まだ不完全。)"
 
-#: ../../../source/news.txt:231
+#: ../../../source/news.txt:244
 msgid "groonga-suggest-httpd: Added --disable-max-fd-check option."
 msgstr "groonga-suggest-httpd: --disable-max-fd-checkオプションを追加。"
 
-#: ../../../source/news.txt:232
+#: ../../../source/news.txt:245
 msgid ""
 "groonga: Renamed :option:`--address <-a>` option to :option:`--bind-address`."
 msgstr ""
 "groonga: :option:`--address <-a>` オプションを :option:`--bind-address` に改"
 "名。"
 
-#: ../../../source/news.txt:233
+#: ../../../source/news.txt:246
 msgid "groonga-suggest-httpd: Renamed --address option to --bind-address."
 msgstr "groonga-suggest-httpd: --address オプションを --bind-address に改名。"
 
-#: ../../../source/news.txt:234
+#: ../../../source/news.txt:247
 msgid ""
 "Changed admin HTML install directory to $PREFIX/share/groonga/html/admin/ "
 "from $PREFIX/share/groonga/admin_html/."
@@ -602,7 +634,7 @@ msgstr ""
 "管理用HTMLのインストールディレクトリを$PREFIX/share/groonga/admin_html/から"
 "$PREFIX/share/groonga/html/admin/へ変更。"
 
-#: ../../../source/news.txt:237
+#: ../../../source/news.txt:250
 msgid ""
 "groonga-suggest-httpd: Used \"application/json\" for JSON response instead "
 "of \"text/javascript\"."
@@ -610,24 +642,24 @@ msgstr ""
 "groonga-suggest-httpd: JSONレスポンス時には\"text/javascript\"ではなく"
 "\"application/json\"を使うようにした。"
 
-#: ../../../source/news.txt:239
+#: ../../../source/news.txt:252
 msgid ""
 "Windows: Used DLL relative path instead of executable file relative path."
 msgstr ""
 "Windows: 実行ファイルからの相対パスではなく、DLLからの相対パスを使うようにし"
 "た。"
 
-#: ../../../source/news.txt:241
+#: ../../../source/news.txt:254
 msgid "MeCab: Added error message from MeCab on MeCab initialize error."
 msgstr ""
 "MeCab: MeCab初期化時のMeCabのエラーメッセージもgroongaのエラーメッセージに加"
 "えるようにした。"
 
-#: ../../../source/news.txt:242
+#: ../../../source/news.txt:255
 msgid "suggest: Added prefix_search parameter to suggest command. #909"
 msgstr "suggest: suggestコマンドにprefix_searchパラメータを追加。"
 
-#: ../../../source/news.txt:244
+#: ../../../source/news.txt:257
 msgid ""
 "plugin: Added grn_plugin_get_system_plugins_dir() and grn_plugin_get_suffix"
 "() API."
@@ -635,31 +667,31 @@ msgstr ""
 "plugin: grn_plugin_get_system_plugins_dir()とgrn_plugin_get_suffix() APIを追"
 "加。"
 
-#: ../../../source/news.txt:246
+#: ../../../source/news.txt:259
 msgid "Added grn_obj_is_builtin() API."
 msgstr "grn_obj_is_builtin() APIを追加。"
 
-#: ../../../source/news.txt:247
+#: ../../../source/news.txt:260
 msgid ":doc:`/commands/load`: Added table name check. #934"
 msgstr ":doc:`/commands/load`: テーブル名をチェックするようにした。 #934"
 
-#: ../../../source/news.txt:248
+#: ../../../source/news.txt:261
 msgid "Showed invalid name context in error message. #935"
 msgstr ""
 "不正な名前が指定された時のエラーメッセージにどこで指定されたかの情報を含める"
 "ようにした。 #935"
 
-#: ../../../source/news.txt:253
+#: ../../../source/news.txt:266
 msgid "Fixed a data breaking bug on multi process update. #890"
 msgstr ""
 "マルチプロセスでデータを更新した場合にShortText型などの可変長データが壊れる問"
 "題を修正。 #890"
 
-#: ../../../source/news.txt:256
+#: ../../../source/news.txt:269
 msgid "1.2.1リリース - 2011/04/29"
 msgstr ""
 
-#: ../../../source/news.txt:259 ../../../source/news.txt:284
+#: ../../../source/news.txt:272 ../../../source/news.txt:297
 #: ../../../source/news/0.x.txt:12 ../../../source/news/0.x.txt:39
 #: ../../../source/news/1.0.x.txt:27 ../../../source/news/1.0.x.txt:75
 #: ../../../source/news/1.0.x.txt:115 ../../../source/news/1.0.x.txt:156
@@ -668,19 +700,19 @@ msgstr ""
 msgid "改良"
 msgstr ""
 
-#: ../../../source/news.txt:261
+#: ../../../source/news.txt:274
 msgid "suggestコマンドにthresholdパラメーターを追加。#895"
 msgstr ""
 
-#: ../../../source/news.txt:262
+#: ../../../source/news.txt:275
 msgid "suggestのHTTPサーバにlimitパラメーターを追加。#899"
 msgstr ""
 
-#: ../../../source/news.txt:263
+#: ../../../source/news.txt:276
 msgid "grntest: SIGINTでの中断に対応。"
 msgstr ""
 
-#: ../../../source/news.txt:266 ../../../source/news.txt:300
+#: ../../../source/news.txt:279 ../../../source/news.txt:313
 #: ../../../source/news/0.x.txt:27 ../../../source/news/0.x.txt:115
 #: ../../../source/news/1.0.x.txt:12 ../../../source/news/1.0.x.txt:41
 #: ../../../source/news/1.0.x.txt:62 ../../../source/news/1.0.x.txt:93
@@ -690,23 +722,23 @@ msgstr ""
 msgid "修正"
 msgstr ""
 
-#: ../../../source/news.txt:268
+#: ../../../source/news.txt:281
 msgid ""
 "同時に複数のデータベースを開いているとき、1つでもデータベー スを閉じると関連"
 "するプラグインも閉じられてしまう問題を修正。 #894"
 msgstr ""
 
-#: ../../../source/news.txt:270
+#: ../../../source/news.txt:283
 msgid ""
 "configureの--helpで出力される--with-deafult-encodingの値が 間違っていた問題を"
 "修正。(ICHII Takashiさんが報告)"
 msgstr ""
 
-#: ../../../source/news.txt:272
+#: ../../../source/news.txt:285
 msgid "チュートリアル中のtypoを修正。(moozさんが修正)"
 msgstr ""
 
-#: ../../../source/news.txt:275 ../../../source/news.txt:324
+#: ../../../source/news.txt:288 ../../../source/news.txt:337
 #: ../../../source/news/0.x.txt:124 ../../../source/news/1.0.x.txt:19
 #: ../../../source/news/1.0.x.txt:53 ../../../source/news/1.0.x.txt:67
 #: ../../../source/news/1.0.x.txt:106 ../../../source/news/1.0.x.txt:146
@@ -716,130 +748,130 @@ msgstr ""
 msgid "感謝"
 msgstr ""
 
-#: ../../../source/news.txt:277
+#: ../../../source/news.txt:290
 msgid "ICHII Takashiさん"
 msgstr ""
 
-#: ../../../source/news.txt:278
+#: ../../../source/news.txt:291
 msgid "moozさん"
 msgstr ""
 
-#: ../../../source/news.txt:281
+#: ../../../source/news.txt:294
 msgid "1.2.0リリース - 2011/03/29"
 msgstr ""
 
-#: ../../../source/news.txt:286
+#: ../../../source/news.txt:299
 msgid "MacPortsでのインストールドキュメントを追加。"
 msgstr ""
 
-#: ../../../source/news.txt:287
+#: ../../../source/news.txt:300
 msgid "Homebrewでのインストールドキュメントを追加。"
 msgstr ""
 
-#: ../../../source/news.txt:288
+#: ../../../source/news.txt:301
 msgid "WindowsではMinGWでもpthreadを使わないようにした。"
 msgstr ""
 
-#: ../../../source/news.txt:289
+#: ../../../source/news.txt:302
 msgid "オーバーフローチェックを強化。"
 msgstr ""
 
-#: ../../../source/news.txt:290
+#: ../../../source/news.txt:303
 msgid "位置情報の入力値チェックを強化。"
 msgstr ""
 
-#: ../../../source/news.txt:291
+#: ../../../source/news.txt:304
 msgid "インデックスを用いたジオサーチの例をチュートリアルに追加。 #438"
 msgstr ""
 
-#: ../../../source/news.txt:292
+#: ../../../source/news.txt:305
 msgid "Debian GNU/Linux wheezyのパッケージを追加。"
 msgstr ""
 
-#: ../../../source/news.txt:293
+#: ../../../source/news.txt:306
 msgid "Debian GNU/Linux lennyのパッケージを削除。"
 msgstr ""
 
-#: ../../../source/news.txt:294
+#: ../../../source/news.txt:307
 msgid ""
 "Debianパッケージをcdbsベースからdebhelperベースへ移行。 パッケージ名の変更あ"
 "り。 #887"
 msgstr ""
 
-#: ../../../source/news.txt:296
+#: ../../../source/news.txt:309
 msgid ""
 "MeCabトークナイザーの読み込みエラーを無視するようにした。た だし、ログには残"
 "る。 #893"
 msgstr ""
 
-#: ../../../source/news.txt:302
+#: ../../../source/news.txt:315
 msgid ""
 "autoconf 2.59環境において、ファイルシステムのルート直下に groongaディレクトリ"
 "を作成しようとする問題を修正。 #833"
 msgstr ""
 
-#: ../../../source/news.txt:304
+#: ../../../source/news.txt:317
 msgid "JSONPが動作しなくなっていた問題を修正。"
 msgstr ""
 
-#: ../../../source/news.txt:305
+#: ../../../source/news.txt:318
 msgid ""
 "MeCabトークナイザーの読み込みに失敗したときにクラッシュする問題を修正。 "
 "(@tomotaka_itoさんが報告)"
 msgstr ""
 
-#: ../../../source/news.txt:307
+#: ../../../source/news.txt:320
 msgid "[非互換] 位置情報の小数表記からミリ秒への変換誤差が大きい問題を修正。"
 msgstr ""
 
-#: ../../../source/news.txt:308
+#: ../../../source/news.txt:321
 msgid ""
 ":doc:`/functions/geo_in_rectangle` の ``top_left`` と ``bottom_right`` に同じ"
 "位置を指定するとクラッシュする問題を修正。"
 msgstr ""
 
-#: ../../../source/news.txt:310 ../../../source/news/1.0.x.txt:188
+#: ../../../source/news.txt:323 ../../../source/news/1.0.x.txt:188
 msgid "メモリリークを修正。"
 msgstr ""
 
-#: ../../../source/news.txt:311
+#: ../../../source/news.txt:324
 msgid "小数形式のTimeリテラルをロードするとミリ秒情報が落ちる問題を修正。 #880"
 msgstr ""
 
-#: ../../../source/news.txt:312
+#: ../../../source/news.txt:325
 msgid ":doc:`/commands/column_list` のドキュメントを修正。 #758"
 msgstr ""
 
-#: ../../../source/news.txt:313
+#: ../../../source/news.txt:326
 msgid ":doc:`/commands/table_list` のドキュメントを修正。"
 msgstr ""
 
-#: ../../../source/news.txt:314
+#: ../../../source/news.txt:327
 msgid ""
 ":doc:`/commands/load` で_valueを指定するとメモリリークする問題を修正。 #878"
 msgstr ""
 
-#: ../../../source/news.txt:315
+#: ../../../source/news.txt:328
 msgid ":doc:`/commands/load` でクラッシュする問題を修正。 #661"
 msgstr ""
 
-#: ../../../source/news.txt:318
+#: ../../../source/news.txt:331
 msgid "実験的"
 msgstr ""
 
-#: ../../../source/news.txt:320
+#: ../../../source/news.txt:333
 msgid "grn_table_truncate()を追加。(実験的。問題あり)"
 msgstr ""
 
-#: ../../../source/news.txt:321
+#: ../../../source/news.txt:334
 msgid "truncateコマンドを追加。(実験的。問題あり) #888"
 msgstr ""
 
-#: ../../../source/news.txt:326
+#: ../../../source/news.txt:339
 msgid "@tomotaka_itoさん"
 msgstr ""
 
-#: ../../../source/news.txt:329
+#: ../../../source/news.txt:342
 msgid "過去のリリース"
 msgstr ""
 

  Modified: doc/source/news.txt (+14 -1)
===================================================================
--- doc/source/news.txt    2011-11-27 17:02:28 +0000 (8d36984)
+++ doc/source/news.txt    2011-11-27 22:29:38 +0000 (213eb3b)
@@ -10,6 +10,19 @@ News
 Release 1.2.8 - 2011/11/29
 --------------------------
 
+Object, table or column, renaming is supported! This
+features requires database recreation. You can recreate your
+database by the following command::
+
+  % groonga dump YOUR_DB > db.dump
+  % groonga -n YOUR_NEW_DB < db.dump
+
+.. note::
+
+   Groonga 1.2.8 can open databases created by groonga 1.2.7
+   or earlier. But groonga 1.2.7 or earlier can't open
+   databases created by groonga 1.2.8 or later.
+
 Improvements
 ^^^^^^^^^^^^
 
@@ -29,7 +42,7 @@ Improvements
   [Suggested by Kenichi Aramaki]
 * [munin] Stopped to install Munin plugins by default.
 * Stopped to install RedHat platform related files by default.
-* Supported object renaming. [#1167]
+* Supported object renaming. This requires DB recreation. [#1167]
 * [munin] Added a Munin plugin that measures throughput. [#1171]
 * [geo] Improved geo_in_rectangle performance. The new
   implementation will be 2x faster than the old




Groonga-commit メーリングリストの案内
Back to archive index