From 491ec37adf46cdbd4c43a1b014e84944472dfce0 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 31 Mar 2016 14:58:50 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 37961114..5c10f257 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,8 @@ -3.1.1 2016-02- +3.1.2 2016-04- + Fix pg_ctl path generation in do_standby_switchover() (Ian) + Regularly sync witness server repl_nodes table (Ian) + +3.1.1 2016-02-24 Add '-P/--pwprompt' option for "repmgr create witness" (Ian) Prevent repmgr/repmgrd running as root (Ian)