<!-- doc/src/sgml/release-3.5.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-5-28>
+ <!--
+ <title>Release 3.5.28</title>
+ -->
+ <title>リリース 3.5.28</title>
+ <note>
+ <!--
+ <title>Release Date</title>
+ -->
+ <title>リリース日</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <!--
+ <title>Changes</title>
+ -->
+ <title>変更点</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-10-03 [d4cd86e]
+ -->
+ <para>
+ フロントエンドが<acronym>GSSAPI</acronym>暗号化接続を要求した場合、
+ <productname>Pgpool-II</productname>は<acronym>GSSAPI</acronym>をサポートしていないため、
+ これまでエラーを返していましたが、他の方式での接続を要求するように変更しました。(Tatsuo Ishii)
+ </para>
+ <para>
+ パッチはTatsuo Ishiiにより作成され、Umar Hayatによりレビュー・テストされました。
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <!--
+ <title>Bug fixes</title>
+ -->
+ <title>不具合修正</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ ネイティブレプリケーションモードで「INSERT ... ON CONFLICT」クエリ書換えの不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [0e76626]
+ -->
+ <para>
+ クエリがキャンセルされたときにコネクションカウントが減少しない不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-23 [cefb2fc]
+ -->
+ <para>
+ pgpool_setupのPostgreSQLのバージョンチェックの不具合を修正しました。(Bo Peng)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-5-27>
<!--
<title>Release 3.5.27</title>
<!-- doc/src/sgml/release-3.6.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-6-24>
+ <!--
+ <title>Release 3.6.24</title>
+ -->
+ <title>リリース 3.6.24</title>
+ <note>
+ <!--
+ <title>Release Date</title>
+ -->
+ <title>リリース日</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <!--
+ <title>Changes</title>
+ -->
+ <title>変更点</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-10-03 [cc11de6]
+ -->
+ <para>
+ Doc: <productname>Pgpool-II</productname>が<acronym>GSSAPI</acronym>をサポートしないという注意事項を追加しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [bcb7167]
+ -->
+ <para>
+ フロントエンドが<acronym>GSSAPI</acronym>暗号化接続を要求した場合、
+ <productname>Pgpool-II</productname>は<acronym>GSSAPI</acronym>をサポートしていないため、
+ これまでエラーを返していましたが、他の方式での接続を要求するように変更しました。(Tatsuo Ishii)
+ </para>
+ <para>
+ パッチはTatsuo Ishiiにより作成され、Umar Hayatによりレビュー・テストされました。
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <!--
+ <title>Bug fixes</title>
+ -->
+ <title>不具合修正</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ ネイティブレプリケーションモードで「INSERT ... ON CONFLICT」クエリ書換えの不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [79831b3]
+ -->
+ <para>
+ クエリがキャンセルされたときにコネクションカウントが減少しない不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [af67e9b]
+ -->
+ <para>
+ Doc: <productname>PostgreSQL</productname>の使用可能なバージョンを7.4以降に修正しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-6-23>
<!--
<title>Release 3.6.23</title>
<!-- doc/src/sgml/release-3.7.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-7-17>
+ <!--
+ <title>Release 3.7.17</title>
+ -->
+ <title>リリース 3.7.17</title>
+ <note>
+ <!--
+ <title>Release Date</title>
+ -->
+ <title>リリース日</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <!--
+ <title>Changes</title>
+ -->
+ <title>変更点</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [6382452]
+ -->
+ <para>
+ Doc: ドキュメントの「Auroraの設定例」を更新しました。(Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [1b81b2c]
+ -->
+ <para>
+ Doc: <productname>Pgpool-II</productname>が<acronym>GSSAPI</acronym>をサポートしないという注意事項を追加しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [0b7a180]
+ -->
+ <para>
+ フロントエンドが<acronym>GSSAPI</acronym>暗号化接続を要求した場合、
+ <productname>Pgpool-II</productname>は<acronym>GSSAPI</acronym>をサポートしていないため、
+ これまでエラーを返していましたが、他の方式での接続を要求するように変更しました。
+ </para>
+ <para>
+ パッチはTatsuo Ishiiにより作成され、Umar Hayatによりレビュー・テストされました。
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <!--
+ <title>Bug fixes</title>
+ -->
+ <title>不具合修正</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ ネイティブレプリケーションモードで「INSERT ... ON CONFLICT」クエリ書換えの不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [a33017b]
+ -->
+ <para>
+ クエリがキャンセルされたときにコネクションカウントが減少しない不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [03abedd]
+ -->
+ <para>
+ Doc: <productname>PostgreSQL</productname>の使用可能なバージョンを7.4以降に修正しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-7-16>
<!--
<title>Release 3.7.16</title>
<!-- doc/src/sgml/release-4.0.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-4-0-12>
+ <!--
+ <title>Release 4.0.12</title>
+ -->
+ <title>リリース 4.0.12</title>
+ <note>
+ <!--
+ <title>Release Date</title>
+ -->
+ <title>リリース日</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <!--
+ <title>Changes</title>
+ -->
+ <title>変更点</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [544cb97]
+ -->
+ <para>
+ Doc: ドキュメントの「Auroraの設定例」を更新しました。(Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [e24d792]
+ -->
+ <para>
+ Doc: <productname>Pgpool-II</productname>が<acronym>GSSAPI</acronym>をサポートしないという注意事項を追加しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [db31d2c]
+ -->
+ <para>
+ フロントエンドが<acronym>GSSAPI</acronym>暗号化接続を要求した場合、
+ <productname>Pgpool-II</productname>は<acronym>GSSAPI</acronym>をサポートしていないため、
+ これまでエラーを返していましたが、他の方式での接続を要求するように変更しました。(Bo Peng)
+ </para>
+ <para>
+ パッチはTatsuo Ishiiにより作成され、Umar Hayatによりレビュー・テストされました。
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <!--
+ <title>Bug fixes</title>
+ -->
+ <title>不具合修正</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ ネイティブレプリケーションモードで「INSERT ... ON CONFLICT」クエリ書換えの不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [37d32b9]
+ -->
+ <para>
+ クエリがキャンセルされたときにコネクションカウントが減少しない不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [3cd8c2b]
+ -->
+ <para>
+ Doc: <productname>PostgreSQL</productname>の使用可能なバージョンを7.4以降に修正しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-4-0-11>
<!--
<title>Release 4.0.11</title>
<!-- doc/src/sgml/release-4.1.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-4-1-5>
+ <!--
+ <title>Release 4.1.5</title>
+ -->
+ <title>リリース 4.1.5</title>
+ <note>
+ <!--
+ <title>Release Date</title>
+ -->
+ <title>リリース日</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <!--
+ <title>Changes</title>
+ -->
+ <title>変更点</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [fd481f1]
+ -->
+ <para>
+ Doc: ドキュメントの「Auroraの設定例」を更新しました。(Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [4999b13]
+ -->
+ <para>
+ Doc: <productname>Pgpool-II</productname>が<acronym>GSSAPI</acronym>をサポートしないという注意事項を追加しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [f9217a8]
+ -->
+ <para>
+ フロントエンドが<acronym>GSSAPI</acronym>暗号化接続を要求した場合、
+ <productname>Pgpool-II</productname>は<acronym>GSSAPI</acronym>をサポートしていないため、
+ これまでエラーを返していましたが、他の方式での接続を要求するように変更しました。(Tatsuo Ishii)
+ </para>
+ <para>
+ パッチはTatsuo Ishiiにより作成され、Umar Hayatによりレビュー・テストされました。
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-22 [f26a293]
+ 2020-09-22 [fc3525e]
+ -->
+ <para>
+ Doc: ドキュメントの設定例「Pgpool-II + Watchdogの構築の例」を更新しました。(Bo Peng)
+ </para>
+ </listitem>
+
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <!--
+ <title>Bug fixes</title>
+ -->
+ <title>不具合修正</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ ネイティブレプリケーションモードで「INSERT ... ON CONFLICT」クエリ書換えの不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [6d6e4cc]
+ -->
+ <para>
+ クエリがキャンセルされたときにコネクションカウントが減少しない不具合を修正しました。
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [c83c400]
+ -->
+ <para>
+ Doc: <productname>PostgreSQL</productname>の使用可能なバージョンを7.4以降に修正しました。(Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-4-1-4>
<!--
<title>Release 4.1.4</title>
<!-- doc/src/sgml/release-3.5.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-5-28>
+ <title>Release 3.5.28</title>
+ <note>
+ <title>Release Date</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <title>Changes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-10-03 [d4cd86e]
+ -->
+ <para>
+ <productname>Pgpool-II</productname> doesn't support <acronym>GSSAPI</acronym>.
+ Allow <productname>Pgpool-II</productname> to deal with <acronym>GSSAPI</acronym> encrypted connection request from frontend instead of responding with an error. (Tatsuo Ishii)
+ </para>
+ <para>
+ Patch is created by me, reviewed and tested by Umar Hayat.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>Bug fixes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [0e76626]
+ -->
+ <para>
+ Fix connection counter was not counted down when query is canceled.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-23 [cefb2fc]
+ -->
+ <para>
+ Fix pgpool_setup bugs while checking the version of PostgreSQL. (Bo Peng)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-5-27>
<title>Release 3.5.27</title>
<note>
<!-- doc/src/sgml/release-3.6.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-6-24>
+ <title>Release 3.6.24</title>
+ <note>
+ <title>Release Date</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <title>Changes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-10-03 [cc11de6]
+ -->
+ <para>
+ Doc: mention that <acronym>GSSAPI</acronym> is not supported. (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [bcb7167]
+ -->
+ <para>
+ <productname>Pgpool-II</productname> doesn't support <acronym>GSSAPI</acronym>.
+ Allow <productname>Pgpool-II</productname> to deal with <acronym>GSSAPI</acronym> encrypted connection request from frontend instead of responding with an error. (Tatsuo Ishii)
+ </para>
+ <para>
+ Patch is created by me, reviewed and tested by Umar Hayat.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>Bug fixes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [79831b3]
+ -->
+ <para>
+ Fix connection counter was not counted down when query is canceled.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [af67e9b]
+ -->
+ <para>
+ Doc: fix usable versions of PostgreSQL to be 7.4 or later. (Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-6-23>
<title>Release 3.6.23</title>
<note>
<!-- doc/src/sgml/release-3.7.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-3-7-17>
+ <title>Release 3.7.17</title>
+ <note>
+ <title>Release Date</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <title>Changes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [6382452]
+ -->
+ <para>
+ Doc: update "Aurora Configuration Example". (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [1b81b2c]
+ -->
+ <para>
+ Doc: mention that <acronym>GSSAPI</acronym> is not supported. (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [0b7a180]
+ -->
+ <para>
+ <productname>Pgpool-II</productname> doesn't support <acronym>GSSAPI</acronym>.
+ Allow <productname>Pgpool-II</productname> to deal with <acronym>GSSAPI</acronym> encrypted connection request from frontend instead of responding with an error. (Tatsuo Ishii)
+ </para>
+ <para>
+ Patch is created by me, reviewed and tested by Umar Hayat.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>Bug fixes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [a33017b]
+ -->
+ <para>
+ Fix connection counter was not counted down when query is canceled.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [03abedd]
+ -->
+ <para>
+ Doc: fix usable versions of PostgreSQL to be 7.4 or later. (Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-3-7-16>
<title>Release 3.7.16</title>
<note>
<!-- doc/src/sgml/release-4.0.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-4-0-12>
+ <title>Release 4.0.12</title>
+ <note>
+ <title>Release Date</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <title>Changes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [544cb97]
+ -->
+ <para>
+ Doc: update "Aurora Configuration Example". (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [e24d792]
+ -->
+ <para>
+ Doc: mention that <acronym>GSSAPI</acronym> is not supported. (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [db31d2c]
+ -->
+ <para>
+ <productname>Pgpool-II</productname> doesn't support <acronym>GSSAPI</acronym>.
+ Allow <productname>Pgpool-II</productname> to deal with <acronym>GSSAPI</acronym> encrypted connection request from frontend instead of responding with an error. (Tatsuo Ishii)
+ </para>
+ <para>
+ Patch is created by me, reviewed and tested by Umar Hayat.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>Bug fixes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [37d32b9]
+ -->
+ <para>
+ Fix connection counter was not counted down when query is canceled.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [3cd8c2b]
+ -->
+ <para>
+ Doc: fix usable versions of PostgreSQL to be 7.4 or later. (Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
<sect1 id=release-4-0-11>
<title>Release 4.0.11</title>
<note>
<!-- doc/src/sgml/release-4.1.sgml -->
<!-- See header comment in release.sgml about typical markup -->
+<sect1 id=release-4-1-5>
+ <title>Release 4.1.5</title>
+ <note>
+ <title>Release Date</title>
+ <simpara>2020-11-19</simpara>
+ </note>
+
+ <sect2>
+ <title>Changes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [fd481f1]
+ -->
+ <para>
+ Doc: update "Aurora Configuration Example". (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [4999b13]
+ -->
+ <para>
+ Doc: mention that <acronym>GSSAPI</acronym> is not supported. (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-03 [f9217a8]
+ -->
+ <para>
+ <productname>Pgpool-II</productname> doesn't support <acronym>GSSAPI</acronym>.
+ Allow <productname>Pgpool-II</productname> to deal with this issue and expects that the frontend falls back to other connections
+ instead of responding with an error. (Tatsuo Ishii)
+ </para>
+ <para>
+ Patch is created by me, reviewed and tested by Umar Hayat.
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-22 [f26a293]
+ 2020-09-22 [fc3525e]
+ -->
+ <para>
+ Doc: update "Pgpool-II + Watchdog Setup Example". (Bo Peng)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+
+ <sect2>
+ <title>Bug fixes</title>
+ <itemizedlist>
+ <listitem>
+ <!--
+ 2020-11-17 [94cbceb]
+ -->
+ <para>
+ Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replication mode.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=654">bug 654</ulink>) (Bo Peng)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-10-30 [6d6e4cc]
+ -->
+ <para>
+ Fix connection counter was not counted down when query is canceled.
+ (<ulink url="https://www.pgpool.net/mantisbt/view.php?id=656">bug 656</ulink>) (Tatsuo Ishii)
+ </para>
+ </listitem>
+
+ <listitem>
+ <!--
+ 2020-09-30 [c83c400]
+ -->
+ <para>
+ Doc: fix usable versions of PostgreSQL to be 7.4 or later. (Tatsuo Ishii)
+ </para>
+ </listitem>
+ </itemizedlist>
+ </sect2>
+</sect1>
+
+
<sect1 id=release-4-1-4>
<title>Release 4.1.4</title>
<note>