Compare commits

...

1 Commits

Author SHA1 Message Date
Jaime Casanova
d36ee899dc Complete HISTORY information in preparation for release of v1.1.1 2012-04-18 09:49:38 -05:00

View File

@@ -31,7 +31,10 @@
1.1.0 2011-03-09 1.1.0 2011-03-09
Make options -U, -R and -p not mandatory (Jaime) Make options -U, -R and -p not mandatory (Jaime)
1.1.1 2011-XX-XX 1.1.1 2012-04-18
Add --ignore-rsync-warning (Cédric) Add --ignore-rsync-warning (Cédric)
Add strnlen for compatibility with OS X (Greg) Add strnlen for compatibility with OS X (Greg)
Improve performance of repl_status view (Jaime) Improve performance of repl_status view (Jaime)
Remove last argument from log_err (Jaime, Reported by Jeroen Dekkers)
Complete documentation about possible error conditions (Jaime)
Document how to clean history (Jaime)