diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-05-11 09:15:44 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-05-11 09:15:44 +0000 |
commit | 1f74a5d11dd131efc9328748b2912bb9d5fb0a16 (patch) | |
tree | 6ae7a423e7bdf76a274cc857c27b4af1e3dbccbe /rdiff-backup | |
parent | 0a209952ea7d2c2048a764426172337419882b38 (diff) | |
download | rdiff-backup-1f74a5d11dd131efc9328748b2912bb9d5fb0a16.tar.gz |
Certain data files now end in .data
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@77 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup')
-rw-r--r-- | rdiff-backup/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index b192b41..5f16734 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -29,6 +29,10 @@ Allow extended time strings for the --remove-older-than option. Added RESTORING section to the manual page because there seemed to be some general confusion about this. +hardlink_data, current_mirror, and a few other files now carry the +.data extension (instead of .snapshot), to make it clearer they are +not copies of source files. + New in v0.7.3 (2002/04/29) -------------------------- |