diff options
| author | Micah Anderson <micah@riseup.net> | 2010-01-18 11:43:55 +1300 | 
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2010-01-18 11:43:55 +1300 | 
| commit | 2108cf46462afa167631a9377c7aed4d95f0c69f (patch) | |
| tree | 02d8391ed43b08a3dd001e75dbd9b6dc97e140af | |
| parent | 46eccf2fd0c894790405b2e3aae8dfb99f5a5d98 (diff) | |
| download | backupninja-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
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | ChangeLog | 1 | 
2 files changed, 2 insertions, 0 deletions
| @@ -33,3 +33,4 @@ Ian Beckwith <ianb@erislabs.net> -- dup bandwidthlimit fix  Olivier Berger <oberger@ouvaton.org> -- dup debug output bugfix, reportinfo option  stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets  maniacmartin <martin@maniacmartin.com> -- rdiff confusing error message fix +Chris Nolan <chris@cenolan.com> -- maildir subdirectory expansion @@ -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 | 
