diff options
author | intrigeri <intrigeri@boum.org> | 2012-03-26 20:20:50 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-03-26 20:20:50 +0200 |
commit | 1553fc794b17dfea592e142fdd01fd4669fa7fb9 (patch) | |
tree | 88e6c6a442928ddcc4ee113f0c0b03439d71ead5 /ChangeLog | |
parent | 15b92db9913cf0c0098fab02d05bd1c90f9af771 (diff) | |
download | backupninja-1553fc794b17dfea592e142fdd01fd4669fa7fb9.tar.gz backupninja-1553fc794b17dfea592e142fdd01fd4669fa7fb9.tar.bz2 |
Update ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ version 1.0 -- UNRELEASED . Use fatal instead of custom "exit 1" (Redmine#3721). . Abort on rsync error (Redmine#3692). . Cleanup orphaned metadata (Redmine#3727). + . Use the backup start time and not the time the backup was finished + (Closes: #654192) build system changes . Workaround automake sanity check that would prevent us from installing lib/* into lib/backupninja/. Where else are be supposed |