aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-01-21 19:32:51 +0000
committerMicah Anderson <micah@riseup.net>2007-01-21 19:32:51 +0000
commit5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7 (patch)
treea121c7b768f93d92835942374d5b02f2407eb8a5 /ChangeLog
parent65f7b42f544579a8fbf30e82589ef98c6d30e9ef (diff)
downloadbackupninja-5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7.tar.gz
backupninja-5ab8f588cbaf69b86ce41e8de5dc52251a8e00c7.tar.bz2
minor cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e4785d..b2e2181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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