Add duplicity output line by line instead of with a whole at one time. Should help...
[matthijs/upstream/backupninja.git] / ChangeLog
index 97d435333070e721f27e131983e7d1a2984a6e1a..5f6d51b147088b8b3aa1f4192832f7441d6b4c5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,13 @@ version 0.9.7 -- UNRELEASED
        dup:
         . Fixed bandwidthlimit syntax error. Thanks to Ian Beckwith for
           the patch.
+    helper changes
+       dup:
+        . Do not propose to exclude /home/*/.gnupg twice anymore
+          (Closes: #563044)
+    autotools
+        . Added the stat command to the automagically replaced ones, hoping it
+          will help supporting *BSD some day.
 
 version 0.9.6 -- July 21, 2008
     backupninja changes