diff options
| author | Bo Peng | 2020-09-16 08:20:46 +0000 |
|---|---|---|
| committer | Bo Peng | 2020-09-16 08:31:29 +0000 |
| commit | 915f44e65b1cfcb48a5083eca1dfc3280ffa3480 (patch) | |
| tree | 85fced64633c77572d5e18a0df7c94e24e39fcae | |
| parent | 06fd3eb02074d06ab20b268dcae8842f33e5374f (diff) | |
Doc: add more release note.V3_7_16_RPMV3_7_16
| -rw-r--r-- | doc.ja/src/sgml/release-3.6.sgml | 12 | ||||
| -rw-r--r-- | doc.ja/src/sgml/release-3.7.sgml | 12 | ||||
| -rw-r--r-- | doc/src/sgml/release-3.6.sgml | 9 | ||||
| -rw-r--r-- | doc/src/sgml/release-3.7.sgml | 9 |
4 files changed, 42 insertions, 0 deletions
diff --git a/doc.ja/src/sgml/release-3.6.sgml b/doc.ja/src/sgml/release-3.6.sgml index b37fbab95..2a2eb2ac8 100644 --- a/doc.ja/src/sgml/release-3.6.sgml +++ b/doc.ja/src/sgml/release-3.6.sgml @@ -60,6 +60,18 @@ <itemizedlist> <listitem> <!-- + 2020-09-16 [957d3b3] + --> + <para> + <!-- + Doc: fix the incorrect description regarding the running modes of Pgpoo-II in which online recovery is available. (Bo Peng) + --> + Doc: オンラインリカバリが利用可能なPgpoo-IIの動作モードに関する誤った説明を修正します。(Bo Peng) + </para> + </listitem> + + <listitem> + <!-- 2020-09-14 [bc35527] --> <para> diff --git a/doc.ja/src/sgml/release-3.7.sgml b/doc.ja/src/sgml/release-3.7.sgml index fb9fdf0f2..a0473b87b 100644 --- a/doc.ja/src/sgml/release-3.7.sgml +++ b/doc.ja/src/sgml/release-3.7.sgml @@ -59,6 +59,18 @@ <itemizedlist> <listitem> <!-- + 2020-09-16 [957d3b3] + --> + <para> + <!-- + Doc: fix the incorrect description regarding the running modes of Pgpoo-II in which online recovery is available. (Bo Peng) + --> + Doc: オンラインリカバリが利用可能なPgpoo-IIの動作モードに関する誤った説明を修正します。(Bo Peng) + </para> + </listitem> + + <listitem> + <!-- 2020-09-14 [355bfb9] --> <para> diff --git a/doc/src/sgml/release-3.6.sgml b/doc/src/sgml/release-3.6.sgml index dce207d07..e59c8dfd7 100644 --- a/doc/src/sgml/release-3.6.sgml +++ b/doc/src/sgml/release-3.6.sgml @@ -39,6 +39,15 @@ <itemizedlist> <listitem> <!-- + 2020-09-16 [957d3b3] + --> + <para> + Doc: fix the incorrect description regarding the running modes of Pgpoo-II in which online recovery is available. (Bo Peng) + </para> + </listitem> + + <listitem> + <!-- 2020-09-14 [bc35527] --> <para> diff --git a/doc/src/sgml/release-3.7.sgml b/doc/src/sgml/release-3.7.sgml index 7e801affc..da09fb919 100644 --- a/doc/src/sgml/release-3.7.sgml +++ b/doc/src/sgml/release-3.7.sgml @@ -39,6 +39,15 @@ <itemizedlist> <listitem> <!-- + 2020-09-16 [957d3b3] + --> + <para> + Doc: fix the incorrect description regarding the running modes of Pgpoo-II in which online recovery is available. (Bo Peng) + </para> + </listitem> + + <listitem> + <!-- 2020-09-14 [355bfb9] --> <para> |
