diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-11 14:35:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-11 14:35:28 -0400 |
commit | d7651c87dc15ff21ce6325ab4dac222ec4d0f5b3 (patch) | |
tree | f8fdb7281029fd137907f5a391c2906bdd299cfd /debian/changelog | |
parent | f604aa922b1532fc2b282a5f89d93543c62ac86a (diff) |
sync: Ensure that pending changes to git-annex branch are committed when in direct mode. (Fixing a very minor reversion.)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 22eaf0bae..ec0684f03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ git-annex (5.20140832) UNRELEASED; urgency=medium * Fix transfer lock file FD leak that could occur when two separate git-annex processes were both working to perform the same set of transfers. + * sync: Ensure that pending changes to git-annex branch are committed + when in direct mode. (Fixing a very minor reversion.) -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 16:17:22 -0400 |