From 2bbfb5daa0ef91e5001fd49dcb909f0afc9750e8 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 12 Oct 2021 10:13:26 +0900 Subject: [PATCH] doc: update release notes --- HISTORY | 2 +- doc/appendix-release-notes.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 00923025..5d807970 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,4 @@ -5.3.0 2021-??-?? +5.3.0 2021-10-12 standby switchover: improve handling of node rejoin failure (Ian) repmgrd: prefix all shared library functions with "repmgr_" to minimize the risk of clashes with other shared libraries (Ian) diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index d75cbc2b..8edc074c 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -18,13 +18,13 @@ Release 5.3.0 - ??? ? ???, 2021 + Tue 12 October, 2021 &repmgr; 5.3.0 is a major release. This release provides support for PostgreSQL 14, - to be released in September 2021. + released in September 2021. Improvements