doc: update release notes

This commit is contained in:
Ian Barwick
2019-04-08 11:27:25 +09:00
parent a8d560860d
commit 7631c60933
2 changed files with 32 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
4.3.1 2019-??-??
repmgr: ensure BDR2-specific functionality cannot be used on
BDR3 and later (Ian)
4.3 2019-04-02
repmgr: add "daemon (start|stop)" command; GitHub #528 (Ian)
repmgr: add --version-number command line option (Ian)

View File

@@ -15,6 +15,33 @@
See also: <xref linkend="upgrading-repmgr">
</para>
<sect1 id="release-4.3.1">
<title>Release 4.3.1</title>
<para><emphasis>???, 2019</emphasis></para>
<sect2>
<title>repmgr client enhancements</title>
<para>
</para>
</sect2>
<sect2>
<title>Bug fixes</title>
<para>
<itemizedlist>
<listitem>
<para>
Ensure BDR2-specific functionality cannot be used on BDR3 and later.
</para>
<para>
The BDR support present in &repmgr; is for specific BDR2 use cases.
</para>
</listitem>
</itemizedlist>
</para>
</sect2>
</sect1>
<sect1 id="release-4.3">
<title>Release 4.3</title>
<para><emphasis>Tue April 2, 2019</emphasis></para>
@@ -47,7 +74,7 @@ REPMGRD_OPTS="--daemonize=false"</programlisting>
</important>
<sect2>
<title>repmgr enhancements</title>
<title>repmgr client enhancements</title>
<para>
<itemizedlist>