summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-11 21:33:00 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-11 21:33:00 +0000
commitf6e83fa5b76594ab9dff64ee450087883c16b897 (patch)
treee598a171b2162a2648f663c0c795803cbd52fe49
parent1f74a5d11dd131efc9328748b2912bb9d5fb0a16 (diff)
downloadrdiff-backup-f6e83fa5b76594ab9dff64ee450087883c16b897.tar.gz
Final changes for 0.7.4
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@78 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 5f16734..97d7873 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -6,6 +6,10 @@ options. For instance, "rdiff-backup -r 1/3/2002 /backup/foo out"
will try to restore /backup/foo (a file on the mirror directory) to
out, as it was January 3rd, 2002. See man page for more information.
+directory_statistics.<time>.data files will now be created in the
+directories underneath rdiff-backup-data/increments. Just look at one
+to see what's inside.
+
Added extra options --chars-to-quote, --quoting-char, and
--windows-mode, mostly to allow files whose names have colons (:) in
them to be backed up to windows machines.