From 9c28d3626badfdcb9c8fb7002e7f5c39901c4d4d Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 20 Mar 2017 14:20:52 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index f7207ca0..54144734 100644 --- a/HISTORY +++ b/HISTORY @@ -7,6 +7,9 @@ upstream node after following new upstream (Ian) repmgr: improve logging of rsync actions (Ian) repmgr: improve `standby clone` when synchronous replication in use (Ian) + repmgr: stricter checking of allowed node id values + repmgr: enable `master register --force` when there is a foreign key + dependency from a standby node (Ian) 3.3 2016-12-27 repmgr: always log to STDERR even if log facility defined (Ian)