summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-03 01:37:10 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-03 01:37:10 +0000
commitef79a33ae64761de55f8d12f50356226d36ebe18 (patch)
treeaf8eed35acc1a5eabc2a5d4cef1acfd10edc9b93 /rdiff-backup/CHANGELOG
parentb4ec968e28383be03d2743f4b3c0343ebca23a3c (diff)
downloadrdiff-backup-ef79a33ae64761de55f8d12f50356226d36ebe18.tar.gz
Fixed --print-statistics and spurious server error message
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@290 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG15
1 files changed, 11 insertions, 4 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 4c261fa..2c83469 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,11 +1,18 @@
New in v0.11.3 (2003/04/01)
---------------------------
-Brought some old parts of the man page up-to-date (thanks to Olivier
-Mueller).
+Fixed a number of bugs reported by Olivier Mueller:
+
+ Brought some old parts of the man page up-to-date.
+
+ Fixed bug if unrecoverable error on second backup to a directory.
+
+ Fixed spurious error message that could appear after a successful
+ backup.
+
+ --print-statistics option works again (before it would silently
+ ignored).
-Fixed bug if unrecoverable error on second backup to a directory (also
-repored Olivier Mueller).
New in v0.11.2 (2003/03/01)