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-27 17:07:03 -0500
commit41ce8625ed7c6d45c0a9de0ea52dc074ec3d4380 (patch)
tree9e56aec8dddf5c37f6123080392bbe119988db18 /ChangeLog
parenta0d56eb517ff6b3d10bff05453fc85c66035f16a (diff)
downloadbackupninja-41ce8625ed7c6d45c0a9de0ea52dc074ec3d4380.tar.gz
backupninja-41ce8625ed7c6d45c0a9de0ea52dc074ec3d4380.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 d207502..0b31499 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