From 35320c27bde78828d43db38d4061948cb3d58e0c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 8 Apr 2019 11:27:25 +0900 Subject: [PATCH] doc: update release notes --- HISTORY | 4 ++++ doc/appendix-release-notes.sgml | 29 ++++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 91f2f8c5..df8a90bc 100644 --- a/HISTORY +++ b/HISTORY @@ -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) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index 19563d89..54451b9e 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -15,6 +15,33 @@ See also: + + Release 4.3.1 + ???, 2019 + + + repmgr client enhancements + + + + + + Bug fixes + + + + + Ensure BDR2-specific functionality cannot be used on BDR3 and later. + + + The BDR support present in &repmgr; is for specific BDR2 use cases. + + + + + + + Release 4.3 Tue April 2, 2019 @@ -47,7 +74,7 @@ REPMGRD_OPTS="--daemonize=false" - repmgr enhancements + repmgr client enhancements