diff options
| author | Micah Anderson <micah@riseup.net> | 2005-10-26 22:56:03 +0000 | 
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2005-10-26 22:56:03 +0000 | 
| commit | a85749b546af2d4d64272a8443aec514428476cd (patch) | |
| tree | 28d8b8cdbf7839727b8cb244b028edbc0e51eb9d /docs/changelog | |
| parent | a116f435ce8b97fdbea9fd25f91517b1fb850881 (diff) | |
| download | backupninja-a85749b546af2d4d64272a8443aec514428476cd.tar.gz backupninja-a85749b546af2d4d64272a8443aec514428476cd.tar.bz2  | |
Moved rdiff helper lines up, as 0.90 has already been released
Diffstat (limited to 'docs/changelog')
| -rw-r--r-- | docs/changelog | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/changelog b/docs/changelog index feef624..04b6181 100644 --- a/docs/changelog +++ b/docs/changelog @@ -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.  | 
