diff options
author | intrigeri <intrigeri@boum.org> | 2011-08-30 13:02:47 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-08-30 13:02:47 +0200 |
commit | c43aa3697b5552de46b1c4b78f6edfddc1173e43 (patch) | |
tree | a36568e686b2009d8e9e6963e8071d64750b5821 /ChangeLog | |
parent | 3e576ff693dd85b5112eb1dd159a90881832f234 (diff) | |
download | backupninja-c43aa3697b5552de46b1c4b78f6edfddc1173e43.tar.gz backupninja-c43aa3697b5552de46b1c4b78f6edfddc1173e43.tar.bz2 |
Update ChangeLog and AUTHORS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ version 0.9.10 -- UNRELEASED sh: . Allow 'when = XXX' with spaces (Redmine#2769). Thanks to casper for the patch. + helper changes: + rdiff: + . Fix infinite loop when version inconsistency is detected. + Thanks to Chris Lamb <lamby@debian.org> for the patch. + (Closes: #639547) version 0.9.9 -- May 15, 2011 backupninja changes . Use locking to avoid running concurrent instances of the same backup |