summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-08 22:59:06 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-08 22:59:06 +0000
commit22feccffb1547536de23a5de76e5b73ad1bdd370 (patch)
tree7350e14864ee073520b68592a1b528fab75438fe /rdiff-backup/CHANGELOG
parenta825a73a0f7bf62f8aac714ca0189acad53360af (diff)
downloadrdiff-backup-22feccffb1547536de23a5de76e5b73ad1bdd370.tar.gz
Final changes for 0.12.3
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@387 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG7
1 files changed, 6 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 03640c2..d8aafd1 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,4 +1,4 @@
-New in v0.12.3 (2003/08/??)
+New in v0.12.3 (2003/08/08)
---------------------------
Patch by Jeffrey Marshall fixes socket/fifo recognition on Mac OS X
@@ -10,6 +10,11 @@ to have broken recently.
rdiff-backup should now work with python 2.3. Thanks to Arkadiusz
Miskiewicz for bug reports.
+rdiff-backup now builds with and requires librsync 0.9.6. This
+version should be much better than the old one and everyone should
+probably upgrade. Much thanks to Donovan Baarda for all the work that
+went into this release.
+
New in v0.12.2 (2003/07/24)
---------------------------