Moved rdiff helper lines up, as 0.90 has already been released
authorMicah Anderson <micah@riseup.net>
Wed, 26 Oct 2005 22:56:03 +0000 (22:56 +0000)
committerMicah Anderson <micah@riseup.net>
Wed, 26 Oct 2005 22:56:03 +0000 (22:56 +0000)
docs/changelog

index feef624acce719394d5fbf1b75e64253bab5d9e2..04b6181be178179ebc335231b59fb2642173bf86 100644 (file)
@@ -1,3 +1,7 @@
+version 0.9.1
+       fixed many bugs in rdiff helper
+       rdiff handler does not require 'label'
+
 version 0.9 -- October 19 2005
        *** IMPORTANT CHANGE, UPGRADE AT ONCE ***
         fixed insecure temporary file creation 
@@ -10,8 +14,6 @@ version 0.9 -- October 19 2005
        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.