summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-10-12 05:24:25 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-10-12 05:24:25 +0000
commit5ccca65dec1ef00d3551493958af5ee27e7df212 (patch)
treef4c311256bc8dd7722852b526f98908943eebd8b /rdiff-backup/CHANGELOG
parent34471974703bc788103b28f12abc37ad1e249623 (diff)
downloadrdiff-backup-5ccca65dec1ef00d3551493958af5ee27e7df212.tar.gz
New hard link system should use less memory
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@468 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 7a7c0f1..6c714ef 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -18,6 +18,8 @@ that contain unreadable files and directories as long as they are
owned by that user. Bug report by Arkadiusz Miskiewicz. Hopefully
this is the last of the unreadable file bugs...
+Rewrote hard link tracking system. New way should use less memory.
+
New in v0.13.2 (2003/09/16)
---------------------------