<!-- 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.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>