From d36ee899dc6f9c1b8d0bb4ca8cfc95e0f743217f Mon Sep 17 00:00:00 2001 From: Jaime Casanova Date: Wed, 18 Apr 2012 09:49:38 -0500 Subject: [PATCH] Complete HISTORY information in preparation for release of v1.1.1 --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 8a5e8471..3171831d 100644 --- a/HISTORY +++ b/HISTORY @@ -31,7 +31,10 @@ 1.1.0 2011-03-09 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 strnlen for compatibility with OS X (Greg) 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)