diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-09 18:34:48 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-09 18:34:48 -0400 |
commit | 02a3743f37eb417b90da0109a09c9f1e2f773f21 (patch) | |
tree | 4b9a70a201e401d2319a5825c6176dfc1e1586b4 /debian/changelog | |
parent | 553e56253613b7bfa5b7f1b2aa579358567da28f (diff) |
Improve race recovery code when committing to git-annex branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1fa7b8055..6809ef1d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium * webapp: Fix reversion in opening webapp when starting it manually inside a repository. * assistant: Improve sanity check for control characters when pairing. + * Improve race recovery code when committing to git-annex branch. -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400 |