(no commit message)
[matthijs/upstream/backupninja.git] / docs / changelog
index ee0d7271a1407b1e283a6a59f08392af9c3abb63..50a12efe71160565714771b7741b2d9832f82e0a 100644 (file)
@@ -1,8 +1,16 @@
 version 0.9 -- unreleased
+       *** IMPORTANT CHANGE, UPGRADE AT ONCE ***
+        fixed insecure temporary file creation 
+       *****************************************
        removed erroneous magic file marker in pgsql handler
-       fixed insecure temporary file creation
        fixed incorrect find positional
-       
+       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.
+
 version 0.8 -- September 15 2005
        added pgsql (PostgreSQL) handler, with vservers support.
        added vservers support to duplicity handler