summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-03 16:32:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-03 16:32:36 -0400
commitd357556141b716a8c9d622cbfb44c38484065183 (patch)
treec680690d0920cf6533bea0d700a2298b60ad66da /debian
parentf77979b8b5ef1dc59b45c03ba6febfacdf904491 (diff)
Add locking to avoid races when changing the git-annex branch.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 834d2a572..7554cd502 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ git-annex (3.20110929) UNRELEASED; urgency=low
* When displaying a list of repositories, show git remote names
in addition to their descriptions.
* Contain the zombie hordes.
+ * Add locking to avoid races when changing the git-annex branch.
-- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400