diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 22:17:04 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 22:17:04 +0000 |
commit | f11befa73ab463cf0994d173438d65c5ab320545 (patch) | |
tree | 669a5b8712acd8263b0424fcbc13e5b3a957ff99 /ChangeLog | |
parent | 88541957d80a661c54efe067a92d1ab7a02c96c0 (diff) | |
download | backupninja-f11befa73ab463cf0994d173438d65c5ab320545.tar.gz backupninja-f11befa73ab463cf0994d173438d65c5ab320545.tar.bz2 |
add a maildir examples file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ version 0.9.5 -- unreleased . Fixed shell command quoting issues, missing 'then' clauses, cleaned up compress=yes to be less redundant and not create empty uncompressed file (Closes: #394935) + maildir: + . Added an examples file (Closes: Trac#23) mysql: . Fixed case where odd combination of configuration options caused sqldump backups to get overwritten with an empty file (Closes: #402679) |