diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 23:20:12 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-25 23:20:12 +0100 |
commit | 4494239cc6d519b0b6219387ecd684b42b5c2d79 (patch) | |
tree | 399f2f290cf2d6b4216efc481ddbd7d85674b2cb /debian | |
parent | d8c6a87aef1f76647d424c6b05641ac0ff53a6a8 (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')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51f6cdfa1..ed67aaac2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,9 @@ apt (0.7.25) UNRELEASED; urgency=low * cmdline/apt-mark: - print an error if a new state file can't be created, thanks Carl Chenet! (Closes: #521289) + * 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: |