diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-12-11 00:32:01 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-12-11 00:32:01 +0100 |
commit | 9f542bae2b3620887345ebc3e61970f8903123a0 (patch) | |
tree | f6bd11f0c9e3e32914c86d02592ab642961ec6ab /debian/changelog | |
parent | bb1293d975294884a95b9cb298432c9cf9ecc995 (diff) |
add config setting for User-Agent in http and https to the Acquire group,
thanks Timothy J. Miller! (Closes: #355782)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c54fb431b..0cfd36c00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -94,6 +94,9 @@ apt (0.7.25) UNRELEASED; urgency=low - rewrite to be able to handle even big patch files - adopt optional mmap+iovec patch from Morten Hustveit (Closes: #463354) which should speed up a bit. Thanks! + * methods/http{,s}.cc + - add config setting for User-Agent to the Acquire group, + thanks Timothy J. Miller! (Closes: #355782) [ Chris Leick ] * doc/ various manpages: |