diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-10 16:52:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-10 16:52:58 -0400 |
commit | 709d4c1cfc7f14b794983e2102de09e85b4d38a8 (patch) | |
tree | e21f7c296800155a43f338603ce8adba2cb438a8 | |
parent | 618743e6fc187b3ef5e8897e8fefce4fdfbb65b3 (diff) |
typo5.20150710
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5a2a8efc3..586128bf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ git-annex (5.20150710) unstable; 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", and is set when a repo was created using + is equivalent to "world", and is set when a repo was created using git init --shared=world. * When building on linux, pass --as-needed to linker to avoid linking with unused shared libraries including libyaml. |