summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-06 13:57:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-06 13:57:53 -0400
commit3bac971ac22afd706d7ad52013c86a7dae80c684 (patch)
treed84f64fbe45cac543314ab55cf69898a0ecd3948 /debian/changelog
parent314d4754e3aeae62a00a833db4c7daa8022b1d9a (diff)
direct: Avoid hardlinking symlinks that point to the same content when the content is not present.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 59021ca7c..7e9ff845d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ git-annex (3.20130105) UNRELEASED; urgency=low
drop, log.
* assistant: Detect when system is not configured with a user name,
and set environment to prevent git from failing.
+ * direct: Avoid hardlinking symlinks that point to the same content
+ when the content is not present.
-- Joey Hess <joeyh@debian.org> Thu, 03 Jan 2013 14:58:45 -0400