projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7117ef4
)
Moved rdiff helper lines up, as 0.90 has already been released
author
micah
<micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Wed, 26 Oct 2005 22:56:03 +0000
(22:56 +0000)
committer
micah
<micah@758a04ac-41e6-0310-8a23-8373a73cc35d>
Wed, 26 Oct 2005 22:56:03 +0000
(22:56 +0000)
git-svn-id: http://code.autistici.org/svn/backupninja/trunk@196
758a04ac
-41e6-0310-8a23-
8373a73cc35d
docs/changelog
patch
|
blob
|
history
diff --git
a/docs/changelog
b/docs/changelog
index feef624acce719394d5fbf1b75e64253bab5d9e2..04b6181be178179ebc335231b59fb2642173bf86 100644
(file)
--- 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.