From a6c94b29de5eb1dcfad169d2652088db533db770 Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Fri, 6 Jul 2012 02:00:46 -0500 Subject: [PATCH] Change release notes because of commit bf241ba1d6f74ee2b816368e374986188237cba8 --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 2e954b75..46f974d0 100644 --- a/HISTORY +++ b/HISTORY @@ -50,4 +50,4 @@ Add the notion of a witness server (Jaime) Add autofailover capabilities (Jaime) Add a configuration parameter to indicate the script ti execute on failover or follow (Jaime) - Add an option to supress the INSERT to repl_monitor (Jaime) + Make the monitoring optional and turned off by default, in can be turned on with --monitoring-history switch (Jaime)