summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-04 21:10:38 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-04 21:10:38 +0000
commit1d98cd8af3761cb473fe4ebbbdee60109a1b757a (patch)
tree930d100911360eb8ad46f5a50ce14fd68d7dd2cc /rdiff-backup/CHANGELOG
parent28cff11744e0ad52a37edc79c9fdd0d748c41e8d (diff)
downloadrdiff-backup-1d98cd8af3761cb473fe4ebbbdee60109a1b757a.tar.gz
Final checkin for 0.11.3 (fixed pipeline flushing problem)
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@292 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 2c83469..6c6e9f7 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,4 +1,4 @@
-New in v0.11.3 (2003/04/01)
+New in v0.11.3 (2003/03/04)
---------------------------
Fixed a number of bugs reported by Olivier Mueller:
@@ -13,6 +13,8 @@ Fixed a number of bugs reported by Olivier Mueller:
--print-statistics option works again (before it would silently
ignored).
+ Fixed cache pipeline overflow bug. This error could appear on
+ large remote backups when many files have not changed.
New in v0.11.2 (2003/03/01)