doc: change to release notes.
authorBo Peng <pengbo@sraoss.co.jp>
Wed, 31 Oct 2018 01:54:16 +0000 (10:54 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Wed, 31 Oct 2018 01:56:06 +0000 (10:56 +0900)
doc.ja/src/sgml/release-4.0.sgml
doc/src/sgml/release-4.0.sgml

index 0e544b6a94ab3bdc3372fe37f6d802c6cb707e74..f73dcff8cdeeb86c02ee6f09b0102cdbda534689 100644 (file)
    <simpara>2018-10-31</simpara>
   </note>
 
+  <sect2>
+<!--
+   <title>Changes</title>
+-->
+   <title>変更点</title>
+   <itemizedlist>
+    <listitem>
+<!--
+2018-10-30 [25a3024]
+-->
+     <para>
+<!--
+      Allow ssl key files to be owned by users other than <productname>Pgpool-II</productname> user and root. (Muhammad Usama)
+-->
+<productname>Pgpool-II</productname>の実行ユーザとrootユーザ以外のユーザがsslキーファイルを所有することができるようになりました。(Muhammad Usama)
+     </para>
+    </listitem>
+
+    <listitem>
+<!--
+2018-10-30 [3d0311b]
+-->
+     <para>
+<!--
+      Allow <command>PCP[attach/detach/promote]</command> commands during failover. (Muhammad Usama)
+-->
+フェイルオーバ時に<command>PCP[attach/detach/promote]</command>コマンドを許可するようになりました。(Muhammad Usama)
+     </para>
+    </listitem>
+   </itemizedlist>
+  </sect2>
+
   <sect2>
 <!--
    <title>Bug fixes</title>
    <itemizedlist>
     <listitem>
 <!--
+2018-10-30 [d48cc28]
+-->
+     <para>
+<!--
+      Fix corruption of <xref linkend="GUC-pool-passwd"> file due to the different lengths of md5, AES and text type passwords. (Muhammad Usama)
+-->
+<literal>MD5</literal>、<literal>AES</literal>及びテキストパスワードの長さが異なることによって時々発生する<xref linkend="GUC-pool-passwd">ファイルの破損を修正しました。(Muhammad Usama)
+     </para>
+     <para>
+パッチはHoshiau Takumaによって提供され、Muhammad Usamaによって修正されました。
+     </para>
+    </listitem>
+
+    <listitem>
+<!--
 2018-10-25 [3189c36]
 -->
      <para>
index 88f33cb5fbb5860bf9cda5a3e6f3b3f612e7ae08..ccf82a735202a63e7b485135cc08ecb93e9c8030 100644 (file)
@@ -8,12 +8,47 @@
    <simpara>2018-10-31</simpara>
   </note>
 
+  <sect2>
+   <title>Changes</title>
+   <itemizedlist>
+    <listitem>
+<!--
+2018-10-30 [25a3024]
+-->
+     <para>
+      Allow ssl key files to be owned by users other than <productname>Pgpool-II</productname> user and root. (Muhammad Usama)
+     </para>
+    </listitem>
+
+    <listitem>
+<!--
+2018-10-30 [3d0311b]
+-->
+     <para>
+      Allow <command>PCP[attach/detach/promote]</command> commands during failover. (Muhammad Usama)
+     </para>
+    </listitem>
+   </itemizedlist>
+  </sect2>
+
   <sect2>
    <title>Bug fixes</title>
    <itemizedlist>
 
     <listitem>
 <!--
+2018-10-30 [d48cc28]
+-->
+     <para>
+      Fix corruption of <xref linkend="GUC-pool-passwd"> file due to the different lengths of md5, AES and text type passwords. (Muhammad Usama)
+     </para>
+     <para>
+      The patch was provided by Takuma Hoshiai and modified by Muhammad Usama.
+     </para>
+    </listitem>
+
+    <listitem>
+<!--
 2018-10-25 [3189c36]
 -->
      <para>