From 1c13e57c8bf7ba65ea89b076800e71829baa7918 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 a9c9df91..c6876fcc 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -61,7 +61,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 @@ -106,6 +113,13 @@ + + + &repmgrd;: fix memory leak which occurs while the monitored PostgreSQL node is not + running. + + +