aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-11-24 22:44:39 +0000
committerMicah Anderson <micah@riseup.net>2007-11-24 22:44:39 +0000
commitc2f0b78ad6725fb1194ab1e58e4625c0c1989b57 (patch)
treefaeb0bac2a049e76c02d5bf75b4018677bab2a74 /ChangeLog
parent929a6bda9ab797ef04d46c559ed068e03dacf330 (diff)
downloadbackupninja-c2f0b78ad6725fb1194ab1e58e4625c0c1989b57.tar.gz
backupninja-c2f0b78ad6725fb1194ab1e58e4625c0c1989b57.tar.bz2
fixed ldap helper setting compress option wrong, standardize on options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19548f6..8cd85c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: