From e1254b6773a5da38a8de90b6f665ca71250d6feb Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 1 Oct 2015 13:24:02 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index bf14b4c4..a61e8cda 100644 --- a/HISTORY +++ b/HISTORY @@ -12,6 +12,7 @@ Update tablespace remapping in --rsync-only mode for 9.5 and later (Ian) Deprecate `-l/--local-port` option - the port can be extracted from the conninfo string in repmgr.conf (Ian) + Add STANDBY UNREGISTE (Vik Fearing) 3.0.1 2015-04-16 Prevent repmgrd from looping infinitely if node was not registered (Ian)