summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-18 15:05:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-18 15:05:29 -0400
commit9a5f9fddc68475218ddb76027e00497f9a612984 (patch)
tree75153bcdec750cbfc8d8377ad3145f086d68c7a3 /debian
parent76a26745c2b022b4eee06a982958e71b27568959 (diff)
assistant: Fix OSX-specific bug that caused the startup scan to try to follow symlinks to other directories, and add their contents to the annex.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 628307671..afdc51038 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (5.20131214) UNRELEASED; urgency=low
* Linux standalone build now includes its own glibc and forces the linker to
use it, to remove dependence on the host glibc.
* assistant: Always batch changes found in startup scan.
+ * assistant: Fix OSX-specific bug that caused the startup scan to try to
+ follow symlinks to other directories, and add their contents to the annex.
-- Joey Hess <joeyh@debian.org> Sun, 15 Dec 2013 13:32:49 -0400