This commit is contained in:
Joey Hess 2015-07-07 13:20:57 -04:00
parent 751f9c40ce
commit f8bc2d159e

3
debian/changelog vendored
View file

@ -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.