summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-07 13:20:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-07 13:20:57 -0400
commit719d1457c3b64a00ac53c18e8e8b970b03b7ec39 (patch)
tree15d740dfa35b852618a8b70858eac05ddcfe2b91
parent50e7fd784434f8efcc1598ce47b33608d078e9d4 (diff)
clarify
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c4b253949..5ffbcf4de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,8 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
This bug affected git-annex unused, and potentially also transitions
running code and other things.
* Support git's undocumented core.sharedRepository=2 value, which
- is equivilant to "world".
+ is equivilant to "world", and is set when a repo was created using
+ git init --shared=world.
* On linux, pass --as-needed to linker to avoid linking with unused
shared libraries including libyaml.