diff options
author | intrigeri <intrigeri@boum.org> | 2012-01-04 22:49:35 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-01-04 22:49:35 +0100 |
commit | 0c4b164a58a0ce856f3253ab4b2cb8d6466ac923 (patch) | |
tree | c87b630a80426c40f2b8204de33aa9d35b835c82 /ChangeLog | |
parent | dcabf4fe4ee96b8c201c48e5e42e6e07f53f1a06 (diff) | |
download | backupninja-0c4b164a58a0ce856f3253ab4b2cb8d6466ac923.tar.gz backupninja-0c4b164a58a0ce856f3253ab4b2cb8d6466ac923.tar.bz2 |
Update ChangeLog wrt. last cherry-picked patches.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ version 1.0 -- UNRELEASED increments in rsync short format (Redmine#2107). . Use fatal instead of custom "exit 1" (Redmine#3721). . Abort on rsync error (Redmine#3692). + . Cleanup orphaned metadata (Redmine#3727). dup: . Make the .dup generated by ninjahelper more consistent with example.dup. |