[Groonga-commit] pgroonga/pgroonga.github.io at 68e71f7 [master] Add 1.0.4 and 1.0.5 entry

Back to archive index

Hiroyuki Sato null+****@clear*****
Tue Mar 8 16:53:17 JST 2016


Hiroyuki Sato	2016-03-08 16:53:17 +0900 (Tue, 08 Mar 2016)

  New Revision: 68e71f7cd7fffcc7d3f8fa1a7686727b84f84878
  https://github.com/pgroonga/pgroonga.github.io/commit/68e71f7cd7fffcc7d3f8fa1a7686727b84f84878

  Merged 0d7b187: Merge pull request #18 from hiroyuki-sato/entry-1.0.5

  Message:
    Add 1.0.4 and 1.0.5 entry

  Modified files:
    _config.yml
    _po/ja/news/index.po
    ja/news/index.md
    news/index.md

  Modified: _config.yml (+2 -2)
===================================================================
--- _config.yml    2016-03-09 09:45:27 +0900 (edf382c)
+++ _config.yml    2016-03-08 16:53:17 +0900 (e9acb07)
@@ -1,8 +1,8 @@
 title: PGroonga
 markdown: kramdown
 highlighter: rouge
-pgroonga_version: 1.0.3
-pgroonga_release_date: 2016-02-29
+pgroonga_version: 1.0.5
+pgroonga_release_date: 2016-03-01
 copyright_year: 2015-2016
 postgresql_short_version: 9.5
 windows_postgresql_version: 9.5.1-1

  Modified: _po/ja/news/index.po (+16 -4)
===================================================================
--- _po/ja/news/index.po    2016-03-09 09:45:27 +0900 (3e4bdc8)
+++ _po/ja/news/index.po    2016-03-08 16:53:17 +0900 (fb121a9)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-02-16 22:26+0900\n"
+"PO-Revision-Date: 2016-03-09 11:25+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,6 +22,21 @@ msgstr ""
 msgid "# News"
 msgstr "# おしらせ"
 
+msgid "## 1.0.5: 2016-03-01 {#version-1-0-5}"
+msgstr ""
+
+msgid "### Fixes"
+msgstr "### 修正"
+
+msgid "  * Add missing sql files."
+msgstr ""
+
+msgid "## 1.0.4: 2016-03-01 {#version-1-0-4}"
+msgstr ""
+
+msgid "  * [Windows] Add a missing symbol export."
+msgstr ""
+
 msgid "## 1.0.3: 2016-02-29 {#version-1-0-3}"
 msgstr ""
 
@@ -46,9 +61,6 @@ msgstr ""
 msgid "  * [Windows] Upgraded bundled Groonga to 6.0.0 from 5.1.2."
 msgstr ""
 
-msgid "### Fixes"
-msgstr "### 修正"
-
 msgid "  * Added missing update SQL. [groonga-dev,03950] [Reported by Naoki Takami]"
 msgstr ""
 

  Modified: ja/news/index.md (+12 -0)
===================================================================
--- ja/news/index.md    2016-03-09 09:45:27 +0900 (46e4529)
+++ ja/news/index.md    2016-03-08 16:53:17 +0900 (faa9f6b)
@@ -5,6 +5,18 @@ layout: ja
 
 # おしらせ
 
+## 1.0.5: 2016-03-01 {#version-1-0-5}
+
+### 修正
+
+  * Add missing sql files.
+
+## 1.0.4: 2016-03-01 {#version-1-0-4}
+
+### 修正
+
+  * [Windows] Add a missing symbol export.
+
 ## 1.0.3: 2016-02-29 {#version-1-0-3}
 
 ### 改良

  Modified: news/index.md (+12 -0)
===================================================================
--- news/index.md    2016-03-09 09:45:27 +0900 (91d12b9)
+++ news/index.md    2016-03-08 16:53:17 +0900 (5975280)
@@ -5,6 +5,18 @@ layout: en
 
 # News
 
+## 1.0.5: 2016-03-01 {#version-1-0-5}
+
+### Fixes
+
+  * Add missing sql files.
+
+## 1.0.4: 2016-03-01 {#version-1-0-4}
+
+### Fixes
+
+  * [Windows] Add a missing symbol export.
+
 ## 1.0.3: 2016-02-29 {#version-1-0-3}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index