diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 23:07:16 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 23:07:16 +0000 |
commit | 08c45fbb990879e5ad88460d4bce27814668292c (patch) | |
tree | d305aa1cb2a5ef865f8c22b2a8bc300c61c3767f /ChangeLog | |
parent | 0c73bf699618f365acc5b796ac7d7689d6f9e530 (diff) | |
download | backupninja-08c45fbb990879e5ad88460d4bce27814668292c.tar.gz backupninja-08c45fbb990879e5ad88460d4bce27814668292c.tar.bz2 |
Fixes for Trac#24
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ version 0.9.5 -- unreleased together (Closes: Trac#29) maildir: . Added an examples file (Closes: Trac#23) + . Applied patch from Anarcat that fixes the cp/mkdir calls to not use GNU + coreutils options, as well as some bashisms (Closes: Trac#24) mysql: . Fixed case where odd combination of configuration options caused sqldump backups to get overwritten with an empty file (Closes: #402679) |