aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-12-09 11:40:03 +0000
committerintrigeri <intrigeri@boum.org>2008-12-09 11:40:03 +0000
commit2cfcdd636d21e353f061fdc563c4b6dee3a4d979 (patch)
treee0f593b0c2613fd0f1fb5f2cc90d993614f9e6d2 /ChangeLog
parent4506202ea78d5c5829113d6f2a183c540585cd5d (diff)
downloadbackupninja-2cfcdd636d21e353f061fdc563c4b6dee3a4d979.tar.gz
backupninja-2cfcdd636d21e353f061fdc563c4b6dee3a4d979.tar.bz2
mysql: new sqldumpoptions config variable (Closes: #502966)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6292ec..87d3284 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@ version 0.9.7 -- UNRELEASED
maildir:
. fix location of deleted_on file
. add missing destid_file options to ssh connections
+ mysql:
+ . Options passed to mysqldump are now customizable with the new
+ sqldumpoptions configuration variable. Thanks to Chris Lamb for his
+ preliminary patch (Closes: #502966)
version 0.9.6 -- July 21, 2008
backupninja changes