diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-19 13:10:56 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-19 13:10:56 -0400 |
commit | bf7e6f74dbadf02e7e908c368dacd480f1b92035 (patch) | |
tree | 37b5395b9bd37f53452360b7fcc112bbbb9afdc2 /debian/changelog | |
parent | 07f7e6e8c60ab2bb4a1469cae9aed2358e21f515 (diff) |
Fix duplicate progress meter display when downloading from a git remote over http with -J.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 56702a5c1..d18b5332c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-annex (6.20160419) UNRELEASED; urgency=medium + + * Fix duplicate progress meter display when downloading from a git remote + over http with -J. + + -- Joey Hess <id@joeyh.name> Tue, 19 Apr 2016 12:57:15 -0400 + git-annex (6.20160418) unstable; urgency=medium * smudge: Print a warning when annex.thin is set, as git's smudge |