From d4b17635febb1b37f63ad155a94449c57c082430 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 7 May 2019 15:25:54 +0900 Subject: [PATCH] doc: update release notes --- doc/appendix-release-notes.sgml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index df5737da..5c9e56b6 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -17,7 +17,14 @@ Release 4.3.1 - ???, 2019 + ??? + + + &repmgr; 4.3.1 will be a minor release. Note that the changes listed here + are listed for inclusion in a potential 4.3.1 release, but it is not yet + certain whether this will take place, in which case all changes will + be folded into the &repmgr; 4.4 release. + repmgr client enhancements @@ -62,6 +69,13 @@ + + + &repmgrd;: fix memory leak which occurs while the monitored PostgreSQL node is not + running. + + +