From 474d3217b457fdbb75c8bcb91611207c5d3e2569 Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Fri, 27 Jul 2012 11:15:50 -0500 Subject: [PATCH] Fix typos in RELEASE NOTES --- HISTORY | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 0f783a1d..202d4529 100644 --- a/HISTORY +++ b/HISTORY @@ -52,6 +52,6 @@ Add detection of master failure (Jaime) 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) - Make the monitoring optional and turned off by default, in can be turned on with --monitoring-history switch (Jaime) + Add a configuration parameter to indicate the script to execute on failover or follow (Jaime) + Make the monitoring optional and turned off by default, it can be turned on with --monitoring-history switch (Jaime) Add tunables to specify number of retries to reconnect to master and the time between them (Jaime)