diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-11-18 15:08:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-11-18 15:08:55 -0400 |
commit | 838139f33f3ec64b73bff8c1c67ab554538f6dc8 (patch) | |
tree | dce14ae7c78f951eca46e00b9bb1d4dcf7626fd2 /debian | |
parent | 1cd480765f3cc4857a5946638255a194f15b1000 (diff) |
map: Improve display of git remotes with non-ssh urls, including http and gcrypt.
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 4231f9989..9c9b2c7c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ git-annex (5.20151117) UNRELEASED; urgency=medium * Display progress meter in -J mode when copying from a local git repo, to a local git repo, and from a remote git repo. * Display progress meter in -J mode when downloading from the web. + * map: Improve display of git remotes with non-ssh urls, including http + and gcrypt. -- Joey Hess <id@joeyh.name> Mon, 16 Nov 2015 16:49:34 -0400 |