Removed whitespaces, added Changes

This commit is contained in:
Nico Schottelius 2006-04-25 15:28:54 +02:00
parent 3081199b56
commit 1c7f824c19
3 changed files with 20 additions and 15 deletions

View File

@ -2,6 +2,8 @@
* `pax` (Posix) is now required, `cp -al` (GNU specific) is removed
* "interval" was written with two 'l' (ell), which is wrong in English
* Changed the name of backup directories, removed the colon in the interval
* ccollect will now exit, when preexec returns non-zero
* ccollect now reports when postexec returns non-zero
0.3.2 to 0.3.3:
* Fix a small bug, which suppressed information when rsync exits non-zero

View File

@ -47,6 +47,9 @@ versions:
- `pax` (Posix) is now required, `cp -al` (GNU specific) is removed
- "interval" was written with two 'l' (ell), which is wrong in English
- Changed the name of backup directories, removed the colon in the interval
- ccollect will now exit, when preexec returns non-zero
- ccollect now reports when postexec returns non-zero
Requirements