Added ChangeLog entry for 61eb6a74843ba000b4de58d3271c5cb545c891d0.
[matthijs/upstream/backupninja.git] / ChangeLog
index 97d435333070e721f27e131983e7d1a2984a6e1a..b6e05d0600e4c30126bb3740768b9d92940621bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,15 @@ version 0.9.7 -- UNRELEASED
        dup:
         . Fixed bandwidthlimit syntax error. Thanks to Ian Beckwith for
           the patch.
+        . Send duplicity output to debug line by line instead of as a whole at
+          one time (Closes: #536360)
+    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