summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-24 00:19:10 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-24 00:19:10 +0000
commit7306c726a966874f02b3f66e22e2524829c4e4bf (patch)
tree9a986cda4b416b56e061124c26c2ef5f531ca9c9 /rdiff-backup/CHANGELOG
parentb17688b2c85a77e4f4eb45a928e915f8004b81a2 (diff)
downloadrdiff-backup-7306c726a966874f02b3f66e22e2524829c4e4bf.tar.gz
Added changelog and man page entry for restore selection patch
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@498 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 2c4e9cd..911ddc2 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -14,6 +14,11 @@ Fixed handling of (lack of) daylight savings time. Earlier bug would
cause some files to be marked an hour later. Thanks to Troels Arvin
and Farkas Levente for bug report.
+Altered file selection when restoring so excluded files will not be
+deleted from the target dir. The old behavior was technically
+intended and documented but not very convenient. Thanks to Oliver
+Kaltenecker for bug report.
+
New in v0.13.3 (2003/10/14)
---------------------------