Fixed bug in rdiff.helper that kept include and exclude lines from being put in the...
[matthijs/upstream/backupninja.git] / ChangeLog
index 04b6181be178179ebc335231b59fb2642173bf86..03b475a1f6de1f237c87f3c3abb7e9cc2807e18a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
-version 0.9.1
+version 0.9.1 -- unreleased
+       rearranged source so that it is relocatable with autotools
+               (thanks to Petr KlĂ­ma petr.klima@madeta-group.cz)
        fixed many bugs in rdiff helper
-       rdiff handler does not require 'label'
+       rdiff handler does not require 'label' (for real this time?)
+       added makecd ninjahelper
+               (thanks to Stefani stefani@riseup.net)
+       made ninjahelper create files with mode 600 rather than 000
+       changed subversion handler to use svnadmin hotcopy instead of
+               the unsupported hot-copy.py script, which was moved in Debian
+       update rdiff ninjahelper to detect and auto-install rdiff-backup
+               on the remote machine if possible
 
 version 0.9 -- October 19 2005
        *** IMPORTANT CHANGE, UPGRADE AT ONCE ***