X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=ChangeLog;h=c665f9dc9fb06bf9fcca2eada607e3ee029fcd68;hp=b1e140b72e9463d947ebea67f7d61cf1872db626;hb=2108cf46462afa167631a9377c7aed4d95f0c69f;hpb=46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 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