made maildir handler spit out username when in debug mode
[matthijs/upstream/backupninja.git] / ChangeLog
index 0bae02e63f85aeb201225b20f17c3a8265e928d1..1179b03a3879db4ad4aefff397d67fdaffcc6a7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,9 @@ version 0.9.5 -- unreleased
           it succeeds (Closes: #396632)
         . Added option to not use sfdisk at all, useful for vserver/xen instances
           that produce warnings about no harddisks found (Closes: #404071)
+        . Fixed example in example.sys to detail the __star__ in partitionsfile and
+          note why its necessary (Closes: #409192)
+        . Force C locale for sfdisk to ensure english words are found in grep
     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