From cf9458161fc3decc7742bfe85f90ce27dfe00668 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 25 Apr 2019 14:58:05 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 725b848a..f21e1eed 100644 --- a/HISTORY +++ b/HISTORY @@ -33,6 +33,7 @@ repmgrd: improve witness monitoring when primary node not available (Ian) repmgrd: handle situation where a primary has unexpectedly appeared during failover; GitHub #420 (Ian) + general: fix Makefile (John) 4.2 2018-10-24 repmgr: add parameter "shutdown_check_timeout" for use by "standby switchover";