fixed many bugs in rdiff.helper
[matthijs/upstream/backupninja.git] / docs / changelog
index 871c939ddaca64bf79b61a1cad9f2f4d90495134..feef624acce719394d5fbf1b75e64253bab5d9e2 100644 (file)
@@ -1,4 +1,4 @@
-version 0.9 -- unreleased
+version 0.9 -- October 19 2005
        *** IMPORTANT CHANGE, UPGRADE AT ONCE ***
         fixed insecure temporary file creation 
        *****************************************
@@ -7,9 +7,11 @@ version 0.9 -- unreleased
        changed direct grep of /etc/passwd to getent passwd.
        rdiff helper has much better information on failed ssh attempt
                (patch from cmccallum@thecsl.org).
-    rdiff handler now supports remote source and local dest. 
-       (patch from cmccallum@thecsl.org).
-    man pages are greatly improved.
+       rdiff handler now supports remote source and local dest. 
+               (patch from cmccallum@thecsl.org).
+       man pages are greatly improved.
+       fixed many bugs in rdiff helper.
+       rdiff handler does not require 'label'
 
 version 0.8 -- September 15 2005
        added pgsql (PostgreSQL) handler, with vservers support.