diff --git a/HISTORY b/HISTORY index 716df7df..9cc4b357 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,7 @@ +4.0.6 2018-06-?? + repmgr: prevent registration of a witness server with the same name as + an existing node (Ian) + 4.0.5 2018-05-02 repmgr: poll demoted primary after restart as a standby during a switchover operation; GitHub #408 (Ian) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index 8b499d9f..01337c59 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -15,6 +15,31 @@ See also: + + Release 4.0.6 + June ??, 2018 + + + + + Bug fixes + + + + + + + repmgr witness register: + prevent registration of a witness server with the same name as an existing node. + + + + + + + + + Release 4.0.5 Wed May 2, 2018 @@ -24,6 +49,7 @@ generation and (in repmgrd) handling of various corner-case situations, as well as a number of bug fixes. + Usability enhancements