summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-09-27 00:08:31 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-09-27 00:08:31 +0000
commit3a387f741bb536bbe55e766cc94c6043047e1730 (patch)
treea43d8a2aab6eedae12cae655e4856200e36f1935 /rdiff-backup/CHANGELOG
parent6bf433fed5a4d54b678315adbfd0439707bdd730 (diff)
downloadrdiff-backup-3a387f741bb536bbe55e766cc94c6043047e1730.tar.gz
Support extended attributes on symbolic links
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@939 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 1829899..f252cbd 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,8 @@
New in v1.2.2 (????/??/??)
---------------------------
+Support extended attributes on symbolic links. (Andrew Ferguson)
+
On Mac OS X, read the com.apple.FinderInfo extended attribute since it is the
only storage location for the 'busy' (Z) Finder attribute. (Andrew Ferguson)