diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 22:44:39 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 22:44:39 +0000 |
commit | c2f0b78ad6725fb1194ab1e58e4625c0c1989b57 (patch) | |
tree | faeb0bac2a049e76c02d5bf75b4018677bab2a74 /ChangeLog | |
parent | 929a6bda9ab797ef04d46c559ed068e03dacf330 (diff) | |
download | backupninja-c2f0b78ad6725fb1194ab1e58e4625c0c1989b57.tar.gz backupninja-c2f0b78ad6725fb1194ab1e58e4625c0c1989b57.tar.bz2 |
fixed ldap helper setting compress option wrong, standardize on options
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) + . Fixed ninjahelper to properly set compress option, standardized on yes/no + instead of on/off maildir: . Added an examples file (Closes: Trac#23) mysql: |