From 1fe01e91685d621c889dafa1b3ed6679196be219 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 15 Aug 2016 12:31:42 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 5a476046..6fa64f73 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,4 @@ -3.1.5 2016-08-12 +3.1.5 2016-08-15 repmgrd: in a failover situation, prevent endless looping when attempting to establish the status of a node with `failover=manual` (Ian)