From 44acc8d71955525bcfc5cf3f581d0602128bb801 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 28 Oct 2015 16:13:41 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index e1aa0367..39d84ec6 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,8 @@ -3.0.2 2015-09- +3.0.3 2015-10- + Bugfix: have repmgrd terminate if monitored standby is no longer + connected to upstream node (Ian) + +3.0.2 2015-10-02 Improve handling of --help/--version options; and improve help output (Ian) Improve handling of situation where logfile can't be opened (Ian) Always pass -D/--pgdata option to pg_basebackup (Ian)