diff --git a/HISTORY b/HISTORY index a61e8cda..e1aa0367 100644 --- a/HISTORY +++ b/HISTORY @@ -12,7 +12,9 @@ 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) + Add STANDBY UNREGISTER (Vik Fearing) + Don't fail with error when registering master if schema already defined (Ian) + Fixes to whitespace handling when parsing config file (Ian) 3.0.1 2015-04-16 Prevent repmgrd from looping infinitely if node was not registered (Ian)