diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog b/docs/changelog index 50a12ef..feef624 100644 --- a/docs/changelog +++ b/docs/changelog @@ -1,4 +1,4 @@ -version 0.9 -- unreleased +version 0.9 -- October 19 2005 *** IMPORTANT CHANGE, UPGRADE AT ONCE *** fixed insecure temporary file creation ***************************************** @@ -10,6 +10,8 @@ version 0.9 -- unreleased 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. |