Fix typos in RELEASE NOTES

This commit is contained in:
Jaime Casanova
2012-07-27 11:15:50 -05:00
parent 664e1a8321
commit 740208da1c

View File

@@ -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)