diff options
| author | Micah Anderson <micah@riseup.net> | 2007-11-01 23:54:08 +0000 | 
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2007-11-01 23:54:08 +0000 | 
| commit | 796e77ab9095baf8ebddde7d47d7b2da42a4eab7 (patch) | |
| tree | e65c36d89875cd53007fdcdc1949a5cec401eaca | |
| parent | f7f20cd4af2633f2fc4d72b221a974380981d29b (diff) | |
| download | backupninja-796e77ab9095baf8ebddde7d47d7b2da42a4eab7.tar.gz backupninja-796e77ab9095baf8ebddde7d47d7b2da42a4eab7.tar.bz2 | |
add some debian bug numbers to Changelog for reference
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -19,7 +19,8 @@ version 0.9.5 -- unreleased  	   is not supported anymore)          ldap:  	 . Fixed shell command quoting issues, missing 'then' clauses, cleaned up -	   compress=yes to be less redundant and not create empty uncompressed file +	   compress=yes to be less redundant and not create empty uncompressed +	   file (Closes: #394935)          mysql:  	 . Fixed case where odd combination of configuration options caused sqldump  	   backups to get overwritten with an empty file (Closes: #402679) @@ -49,7 +50,8 @@ version 0.9.5 -- unreleased  	 . Force C locale for sfdisk to ensure english words are found in grep      fixed 'make install' bug that failed if /etc/backup.d already existed      changed spaces to tabs in Makefile.am -    updated examples/Makefile.am and handlers/Makefile.am to include rsnap/rub files +    updated examples/Makefile.am and handlers/Makefile.am to include rsnap/rub +    files (Closes: #440554)  version 0.9.4 -- October 6th, 2006 | 
