add changelog entry for maildir fix
[matthijs/upstream/backupninja.git] / ChangeLog
index 9c7770d9427ef33be6ab6e2a74a618c831005d86..1abb841d2025cbfad7cfb9e95eb0510e7c77ee45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 version 0.9.6 -- unreleased
     backupninja changes
-
+       fix bug in cstream definition, thanks Jamie McClelland
     handler changes
        dup:
         . General cleanup
@@ -17,6 +17,9 @@ version 0.9.6 -- unreleased
        wget:
         . New handler from rhatto designed to incrementally pull content from
           a website to a local folder, based on the rsync handler
+       maildir:
+        . fixed bug where maildirs that start with a number were skipped.
+        . make deleted maildirs record the date they were deleted
 
 version 0.9.5 -- December 2, 2007
     backupninja changes