diff --git a/doc/CHANGES b/doc/CHANGES index 93a51fa..e163708 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,5 +1,7 @@ 0.5.1 to 0.5.2: * Display correct error code, if rsync returns non-zero + * Unify messages + * Remove some potential quoting problems 0.5 to 0.5.1: * Remove always printed debug information diff --git a/doc/todo/0.5.2 b/doc/todo/0.5.2 index 9dc15b6..1d57bd2 100644 --- a/doc/todo/0.5.2 +++ b/doc/todo/0.5.2 @@ -1,3 +1,4 @@ x Fix $? problem - Check last dir searching +- Check count generation - Check general functionality (remove testing)