summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-03 18:13:52 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-03 18:13:52 +0000
commite8e42b297242a63d7b1f4d128eaf7571c4e9d06c (patch)
treeb8fa21e5d34615878737ea08c52aa17eef98fde0 /rdiff-backup/CHANGELOG
parent6caeb6564ff4bae632bbbcf5348c55996776289e (diff)
downloadrdiff-backup-e8e42b297242a63d7b1f4d128eaf7571c4e9d06c.tar.gz
Fixes for --calculate-average, python 2.3, and mac os x
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@371 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index d89ffdf..94b0a0e 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -10,6 +10,14 @@ link information is not restored unless it is current in the mirror.
Fixed problem with door files locally when repository is remote.
(Reported by Robert Weber.)
+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.13.0 (2003/07/22)
---------------------------