diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 16:30:17 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 16:30:17 +0200 |
commit | ae54c5356b2d0d9776528d1eeb773c57f5b82ef4 (patch) | |
tree | f29fea74eff23703ed6703dcdbab881e9c003bd6 /debian | |
parent | c033d41504957ed04d64ec72e7f47dfac64218b5 (diff) |
* methods/mirror.cc:
- include the architecture(s) in the query string as well so
that the server can make better decisions
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 db80c14ef..3d9bdb31f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ apt (0.8.16~exp5) experimental; urgency=low like the translations index * apt-pkg/acquire.cc: - fix potential divide-by-zero + * methods/mirror.cc: + - include the architecture(s) in the query string as well so + that the server can make better decisions -- Michael Vogt <mvo@debian.org> Fri, 05 Aug 2011 10:57:08 +0200 |