minor cleanup
[matthijs/upstream/backupninja.git] / ChangeLog
index 85aae26bc1202cc78312115bde93f02b9a1190e2..b2e21818c776408ccbc9d8b48f16ff4e9c287381 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,9 +18,14 @@ version 0.9.5 -- unreleased
         . Support configuring PGSQLUSER for real, and document it a bit; this
           broken support actually prevented pgsql handler to work for VServers
           (Closes: #396578)
-    fixed automake 'make install' bug that failed if /etc/backup.d already
-    existed
+       mysql:
+        . 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 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
 
 version 0.9.4 -- October 6th, 2006
     backupninja changes