From 00e55c06721a28088831f1b0a22618fa5e4a8cfb Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 9 Aug 2016 12:29:19 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 374c464c..9f4f5a52 100644 --- a/HISTORY +++ b/HISTORY @@ -6,7 +6,6 @@ executed for a node which is not running (Ian) repmgr: remove deprecated command line options --initdb-no-pwprompt and -l/--local-port (Ian) - improve "repmgr-auto" Debian package (Gianni) 3.1.5 2016-08- repmgrd: in a failover situation, prevent endless looping when @@ -15,6 +14,7 @@ repmgrd: improve handling of failover events on standbys with `failover=manual`, and create a new event notification for this, `standby_disconnect_manual` (Ian) + improve "repmgr-auto" Debian package (Gianni) 3.1.4 2016-07-12 repmgr: new configuration option for setting "restore_command"