diff options
Diffstat (limited to 'debian')
-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 |