Add 3.6.4, 3.5.8 release notes.
authorpengbo <pengbo@sraoss.co.jp>
Thu, 11 May 2017 09:38:14 +0000 (18:38 +0900)
committerpengbo <pengbo@sraoss.co.jp>
Thu, 11 May 2017 09:38:14 +0000 (18:38 +0900)
doc.ja/src/sgml/release-3.5.sgml
doc.ja/src/sgml/release-3.6.sgml
doc/src/sgml/release-3.5.sgml
doc/src/sgml/release-3.6.sgml

index 44b950e31d8cf6478cd97fdbb64ed09ed0d263ab..8f7215e5a861aa979aecc9ff7a8caecef1532f09 100644 (file)
@@ -1,6 +1,44 @@
 <!-- doc/src/sgml/release-3.5.sgml -->
 <!-- See header comment in release.sgml about typical markup -->
 
+<sect1 id="release-3-5-8">
+  <title>リリース 3.5.8</title>
+
+  <note>
+    <title>リリース日</title>
+    <simpara>2017-05-11</simpara>
+  </note>
+
+  <sect2>
+    <title>不具合修正</title>
+
+    <itemizedlist>
+
+    <listitem>
+    <!--
+    2017-05-08 [8b92a23]
+    -->
+    <para>
+    ノード 0 がフェイルオーバーするレグレッションテストを追加しました。(Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-04 [b97c38f]
+    -->
+    <para>
+    <ulink url="http://www.sraoss.jp/pipermail/pgpool-hackers/2017-May/002312.html">[pgpool-hackers:2312]</ulink> で報告された
+<productname>Pgpool-II</productname>ノード 0 がフェイルオーバーするときに発生するセグメンテーション違反を修正しました。(Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    </itemizedlist>
+
+  </sect2>
+
+</sect1>
+
 <sect1 id="release-3-5-7">
   <title>リリース 3.5.7</title>
 
index 05e7ecd6d59c1e57e891da9bf5d39249766f8d0e..908821f234c77ff7d7dbdc31d9307ee2e1234afe 100644 (file)
@@ -1,6 +1,72 @@
 <!-- doc/src/sgml/release-3.6.sgml -->
 <!-- See header comment in release.sgml about typical markup -->
 
+<sect1 id="release-3-6-4">
+  <title>リリース 3.6.4</title>
+
+  <note>
+    <title>リリース日</title>
+    <simpara>2017-05-11</simpara>
+  </note>
+
+  <sect2>
+    <title>不具合修正</title>
+
+    <itemizedlist>
+
+    <listitem>
+    <!--
+    2017-05-10 [c99e0fc]
+    -->
+    <para>
+    Watchdog のフェイルオーバーリクエスト処理の不具合を修正しました。(Muhammad Usama)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-10 [ee0a415]
+    -->
+    <para>
+    Watchdog クラスタのメンバーの基準を改善しました。(Muhammad Usama)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-10 [54aa688]
+    -->
+    <para>
+    ロードバランスに関するドキュメントを改善しました。(Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-08 [eb83f0b]
+    -->
+    <para>
+    ノード 0 がフェイルオーバーする場合のレグレッションテストを追加しました。(Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-04 [2b0edb1]
+    -->
+    <para>
+    <ulink url="http://www.sraoss.jp/pipermail/pgpool-hackers/2017-May/002312.html">[pgpool-hackers:2312]</ulink> で報告された
+<productname>Pgpool-II</productname>ノード 0 がフェイルオーバーするときに発生するセグメンテーション違反を修正しました。(Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    </itemizedlist>
+
+  </sect2>
+
+</sect1>
+
+
 <sect1 id="release-3-6-3">
   <title>リリース 3.6.3</title>
 
index d922f0a1cb2f5983ae2b07b7c0348bf0189ee278..96016f3bb6e48a9684f536d65c68662b090d6ada 100644 (file)
@@ -1,6 +1,40 @@
 <!-- doc/src/sgml/release-3.5.sgml -->
 <!-- See header comment in release.sgml about typical markup -->
 
+<sect1 id="release-3-5-8">
+  <title>Release 3.5.8</title>
+
+  <note>
+    <title>Release Date</title>
+    <simpara>2017-05-11</simpara>
+  </note>
+
+  <sect2>
+    <title>Bug fixes</title>
+
+    <itemizedlist>
+
+    <listitem>
+    <!--
+    2017-05-08 [8b92a23]
+    -->
+    <para>
+    Add node 0 failover test. (Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-04 [b97c38f]
+    -->
+    <para>
+    Fix <productname>Pgpool-II</productname> child process segfault reported in <ulink url="http://www.sraoss.jp/pipermail/pgpool-hackers/2017-May/002312.html">[pgpool-hackers: 2312]</ulink>. (Tatsuo Ishii)
+    </para>
+    </listitem>
+    </itemizedlist>
+  </sect2>
+</sect1>
+
 <sect1 id="release-3-5-7">
   <title>Release 3.5.7</title>
 
index 8abf4a2b8f4cc5c8e8c66992fc3efe1be569b2d7..25d620fec5cc09fb3305706b9a5fdaa7c4899de0 100644 (file)
@@ -1,6 +1,67 @@
 <!-- doc/src/sgml/release-3.6.sgml -->
 <!-- See header comment in release.sgml about typical markup -->
 
+<sect1 id="release-3-6-4">
+  <title>Release 3.6.4</title>
+
+  <note>
+    <title>Release Date</title>
+    <simpara>2017-05-11</simpara>
+  </note>
+
+  <sect2>
+    <title>Bug fixes</title>
+
+    <itemizedlist>
+
+    <listitem>
+    <!--
+    2017-05-10 [c99e0fc]
+    -->
+    <para>
+    Fixing a few corner cases in the failover request handling of the watchdog. (Muhammad Usama)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-10 [ee0a415]
+    -->
+    <para>
+    Tightening up the watchdog cluster membership criteria. (Muhammad Usama)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-10 [54aa688]
+    -->
+    <para>
+    Enhance document for load balancing. (Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-08 [eb83f0b]
+    -->
+    <para>
+    Add node 0 failover test. (Tatsuo Ishii)
+    </para>
+    </listitem>
+
+    <listitem>
+    <!--
+    2017-05-04 [2b0edb1]
+    -->
+    <para>
+    Fix <productname>Pgpool-II</productname> child process segfault reported in <ulink url="http://www.sraoss.jp/pipermail/pgpool-hackers/2017-May/002312.html">[pgpool-hackers: 2312]</ulink>. (Tatsuo Ishii)
+    </para>
+    </listitem>
+    </itemizedlist>
+  </sect2>
+</sect1>
+
 <sect1 id="release-3-6-3">
   <title>Release 3.6.3</title>