diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 16:33:42 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-11 16:33:42 +0200 |
commit | 44cb56e6fd279b994cad3f5a31e50240d723628a (patch) | |
tree | 4f2759a6781ab51d7d4af26f0ff8c00ab21b36f2 /debian | |
parent | 7f6464872762464d0989166e4431b1e87de5fb82 (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 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b2efeae1b..519395af8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ apt (0.8.16~exp5ubuntu5) UNRELEASED; urgency=low * debian/control: - fix VCS location + * methods/mirror.cc: + - include the architecture(s) in the query string as well so + that the server can make better decisions - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2011 06:48:11 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2011 16:33:32 +0200 apt (0.8.16~exp5ubuntu4) oneiric; urgency=low |