diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-10 18:16:32 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-10 18:16:32 -0300 |
commit | f2f7e8cdb34416c42f4676c5183e6559f86478c5 (patch) | |
tree | c33985b6178e76e43a26a0485410716bddbe7e6d /ChangeLog | |
parent | 1fda206fa22dc2f97faf90e96ecd4cd8955d2cf1 (diff) | |
parent | c9aa8b1d6f809ab672032a020a476185d095de3c (diff) | |
download | backupninja-f2f7e8cdb34416c42f4676c5183e6559f86478c5.tar.gz backupninja-f2f7e8cdb34416c42f4676c5183e6559f86478c5.tar.bz2 |
Merge branches 'master' and 'bug/3840' into bug/3840bug/3840
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 |