X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=docs%2Fchangelog;h=04b6181be178179ebc335231b59fb2642173bf86;hp=871c939ddaca64bf79b61a1cad9f2f4d90495134;hb=d58025ceb0d044b0e21536262c2818a700c4a382;hpb=d1011cef819190bf23b11a2c681dc8dc9433fe28 diff --git a/docs/changelog b/docs/changelog index 871c939..04b6181 100644 --- a/docs/changelog +++ b/docs/changelog @@ -1,4 +1,8 @@ -version 0.9 -- unreleased +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 ***************************************** @@ -7,9 +11,9 @@ 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. version 0.8 -- September 15 2005 added pgsql (PostgreSQL) handler, with vservers support.