diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-16 21:12:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-16 21:12:48 -0400 |
commit | e6752cc06424df18f3e14406674f9a630c3387ef (patch) | |
tree | 5d4457713953ea247c71f8e292dad501e21991f7 /debian | |
parent | 5ccb926b51b0a270c8b1d754dac78d2074e07bdf (diff) |
Added support for getting content from git remotes using http (and https).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fcc0b58b8..89cc794e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (3.20110720) UNRELEASED; urgency=low * Fix shell escaping in rsync special remote. * addurl: --fast can be used to avoid immediately downloading the url. + * Added support for getting content from git remotes using http (and https). -- Joey Hess <joeyh@debian.org> Fri, 29 Jul 2011 15:27:30 +0200 |