aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-01-18 11:43:55 +1300
committerMicah Anderson <micah@riseup.net>2010-01-18 11:43:55 +1300
commit2108cf46462afa167631a9377c7aed4d95f0c69f (patch)
tree02d8391ed43b08a3dd001e75dbd9b6dc97e140af /ChangeLog
parent46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 (diff)
downloadbackupninja-2108cf46462afa167631a9377c7aed4d95f0c69f.tar.gz
backupninja-2108cf46462afa167631a9377c7aed4d95f0c69f.tar.bz2
add Chris Nolan to Authors for the maildir directory fix, and add
something to the changelog all for 98e62c95372a398922c1fc36f7517cb95e9f11c3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1e140b..c665f9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ version 0.9.7 -- UNRELEASED
. add missing destid_file options to ssh connections
. added sshoptions variable for arbitrary ssh options
. updated example file to include destid_file, destport and sshoptions
+ . use any subdirectories not just "a" to "z". Thanks Chris Nolan! (Redmine#606)
mysql:
. Options passed to mysqldump are now customizable with the new
sqldumpoptions configuration variable. Thanks to Chris Lamb for his