summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-02 22:57:27 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-02 22:57:27 +0000
commitbee7bdc833bfb8dbe9e1cb5d804688fbe425dfb9 (patch)
tree1fff6852050980474857abd801034fc5883c56f1 /rdiff-backup/CHANGELOG
parent741a80f344994a5746904ad9cb0909a5c6389b1b (diff)
downloadrdiff-backup-bee7bdc833bfb8dbe9e1cb5d804688fbe425dfb9.tar.gz
Fixed bug regressing when second backup was unrecoverable
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@288 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index b49447f..4c261fa 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,13 @@
+New in v0.11.3 (2003/04/01)
+---------------------------
+
+Brought some old parts of the man page up-to-date (thanks to Olivier
+Mueller).
+
+Fixed bug if unrecoverable error on second backup to a directory (also
+repored Olivier Mueller).
+
+
New in v0.11.2 (2003/03/01)
---------------------------