summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-10-05 17:45:07 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-10-05 17:45:07 +0000
commitaf64b0a64d10dd78b7e1fe434906e6b1f43971fd (patch)
tree3327c9bb234a7100dc44a3275573e3ae9a227174 /rdiff-backup/CHANGELOG
parentb148c04208515eb3bd781c8c868cba147a5e8458 (diff)
downloadrdiff-backup-af64b0a64d10dd78b7e1fe434906e6b1f43971fd.tar.gz
Various updates for 0.11.0
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@220 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG9
1 files changed, 6 insertions, 3 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 306a69d..a663f3f 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,4 +1,4 @@
-New in v0.11.0 (2002/09/30)
+New in v0.11.0 (2002/10/05)
---------------------------
If get a socket error from trying to create a socket whose name is too
@@ -9,8 +9,8 @@ Added --exclude-special-files switch, which excludes fifos, symlinks,
sockets, and device files.
--windows-mode is now short for --windows-time-format --chars-to-quote
-A-Z: --exclude-special-files. Thanks to Paul-Erik Törrönen for some
-helpful windows info.
+A-Z: --no-hard-links --exclude-special-files. Thanks to Paul-Erik
+Törrönen for some helpful windows info.
Multiple --include and --exclude statements can now be given in a
single file. See the documentation on
@@ -35,6 +35,9 @@ was specified with a trailing backslash.
Added a bit more logging so it should be apparent which file was being
processed when an error occurs (thanks to Gerd Knops for suggestion).
+Fixed bug when using --chars-to-quote and directory deleted that has
+quoted characters in it.
+
New in v0.10.1 (2002/09/16)
---------------------------