From f3f002bea533c85a26785ecad53ed3acad4fa325 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 31 Jul 2018 10:58:06 +0900 Subject: [PATCH] doc: add release date for 4.1.0 --- HISTORY | 2 +- doc/appendix-release-notes.sgml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 82055fc7..8809e5b8 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,4 @@ -4.1.0 2018-??-?? +4.1.0 2018-07-31 repmgr: change default log_level to INFO, add documentation; GitHub #470 (Ian) repmgr: add "--missing-slots" check to "repmgr node check" (Ian) repmgr: improve command line error handling; GitHub #464 (Ian) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index 5a220cfe..a721fe9f 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -17,7 +17,7 @@ Release 4.1.0 - ???? ??, 2018 + Tue July 31, 2018 &repmgr; 4.1.0 introduces some changes to repmgrd behaviour and some additional configuration parameters. @@ -214,7 +214,7 @@ Release 4.0.6 - June 14, 2018 + Thu June 14, 2018 &repmgr; 4.0.6 contains a number of bug fixes and usability enhancements.