From 00bd818426e320be4190da43390a16d110b022cd Mon Sep 17 00:00:00 2001 From: dgaudet Date: Tue, 28 Jun 2005 05:07:18 +0000 Subject: bug#13475: correct an UpdateError when backing up hardlinks with EAs and/or ACLs. i have to admit to not being 100% certain of this fix -- because i'm not sure how to track down all the other users of __eq__ in this two classes to make sure my change makes sense in all contexts. it works in my testing though. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@594 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rdiff-backup/CHANGELOG') diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index e452c96..0864161 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -16,6 +16,9 @@ bug#13476: must always compare device numbers when we compare inode numbers -- fix a non-fatal problem with hardlinks when a filesystem is moved to another device (and the inodes don't change). +bug#13475: correct an UpdateError when backing up hardlinks with EAs +and/or ACLs. + New in v0.13.6 (2005/04/07) --------------------------- -- cgit v1.2.1