From a21b16f96099ac42e6b8c70e666de76e7db8acda Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 7 Dec 2016 17:12:21 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 95fbe930..ee2f1eca 100644 --- a/HISTORY +++ b/HISTORY @@ -1,8 +1,10 @@ -3.2.2 2016-12- +3.3 2016-12- repmgr: always log to STDERR even if log facility defined (Ian) repmgr: add --log-to-file to log repmgr output to the defined log facility (Ian) repmgr: improve handling of command line parameter errors (Ian) + repmgr: add option --upstream-conninfo to explicitly set + 'primary_conninfo' in recovery.conf (Ian) 3.2.1 2016-10-24 repmgr: require a valid repmgr cluster name unless -F/--force