diff options
author | Micah Anderson <micah@riseup.net> | 2007-01-21 19:32:51 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-01-21 19:32:51 +0000 |
commit | 5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7 (patch) | |
tree | a121c7b768f93d92835942374d5b02f2407eb8a5 | |
parent | 65f7b42f544579a8fbf30e82589ef98c6d30e9ef (diff) | |
download | backupninja-5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7.tar.gz backupninja-5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7.tar.bz2 |
minor cleanup
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -22,9 +22,8 @@ version 0.9.5 -- unreleased . Fixed case where odd combination of configuration options caused sqldump backups to get overwritten with an empty file (Closes: #402679) rdiff: - . Added cstream support to allow for bandiwdth limiting - fixed automake 'make install' bug that failed if /etc/backup.d already - existed + . Added cstream support to allow for bandwidth limiting + 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 |