clarify
This commit is contained in:
parent
751f9c40ce
commit
f8bc2d159e
1 changed files with 2 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -17,7 +17,8 @@ git-annex (5.20150618) UNRELEASED; urgency=medium
|
||||||
This bug affected git-annex unused, and potentially also transitions
|
This bug affected git-annex unused, and potentially also transitions
|
||||||
running code and other things.
|
running code and other things.
|
||||||
* Support git's undocumented core.sharedRepository=2 value, which
|
* 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
|
* On linux, pass --as-needed to linker to avoid linking with unused
|
||||||
shared libraries including libyaml.
|
shared libraries including libyaml.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue