From 2733579a76e415bb3b82992470ff4835aa3cda8b Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 3 Feb 2022 13:09:42 +0900 Subject: [PATCH] doc: update release notes --- doc/appendix-release-notes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index cf9658d6..ca20d116 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -26,6 +26,11 @@ Bug fixes + + + Fix upgrade path from &repmgr; 4.2 and 4.3 to &repmgr; 5.3. + + &repmgrd;: ensure potentially open connections are closed.