doc: update release notes

This commit is contained in:
Ian Barwick
2018-08-10 09:52:39 +09:00
parent 5113ab0274
commit 4c44c01380
2 changed files with 16 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
repmgrd: ensure that sending SIGHUP always results in the log file
being reopened; GitHub #485 (Ian)
repmgrd: report version number *after* logger initialisation; GitHub #487 (Ian)
repmgrd: ; GitHub #489 (Ian)
repmgrd: fix startup on witness node when local data is stale; GitHub #488/#489 (Ian)
4.1.0 2018-07-31
repmgr: change default log_level to INFO, add documentation; GitHub #470 (Ian)

View File

@@ -46,6 +46,21 @@
</para>
</sect2>
<sect2>
<title>Bug fixes</title>
<para>
<itemizedlist>
<listitem>
<para>
<application>repmgrd</application>: fix startup on witness node when local data is stale. (GitHub #488, #489).
</para>
</listitem>
</itemizedlist>
</para>
</sect2>
</sect1>