summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-03 18:18:30 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-03 18:18:30 +0000
commitaee4025bae8eaeed7e4e190c2d6bd287cc1662aa (patch)
treee5ecfbfaf75b94e74c37a9b5ffea9cfe3fa2d623 /rdiff-backup/CHANGELOG
parent25fd648ab89d794f48f5c1ce8800aeabcb118d21 (diff)
downloadrdiff-backup-aee4025bae8eaeed7e4e190c2d6bd287cc1662aa.tar.gz
Merged fixes from 0.13 for --calculate-average, mac os x, and python 2.3
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@372 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index ef2143c..3f5ce7f 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,15 @@
+New in v0.12.3 (2003/08/??)
+---------------------------
+
+Patch by Jeffrey Marshall fixes socket/fifo recognition on Mac OS X
+(which apparently has buggy macros).
+
+Patch by Jeffrey Marshall fixes --calculate-average mode, which seems
+to have broken recently.
+
+rdiff-backup should now work with python 2.3.
+
+
New in v0.12.2 (2003/07/24)
---------------------------