From 6cf5ab2e539d8305ab7c4b384649b87d769c766a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 30 Sep 2015 12:47:15 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 61f34d21..1be0b149 100644 --- a/HISTORY +++ b/HISTORY @@ -9,6 +9,7 @@ Allow repmgr to be compiled with a newer libpq (Marco) Bugfix: call update_node_record_set_upstream() for STANDBY FOLLOW (Tomas) Update `repmgr --help` output (per Github report from renard) + Update tablespace remapping in --rsync-only mode for 9.5 and later (Ian) 3.0.1 2015-04-16 Prevent repmgrd from looping infinitely if node was not registered (Ian)