diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-19 15:42:25 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-03-19 15:42:25 +0100 |
commit | 5dad4134da37576de12721f34165c1fe4d138b3c (patch) | |
tree | 1285f93bae65076be5354131eb6d48e1bb855564 /debian | |
parent | 5ef499349c609f5ef50bd633692faa2665f4f96f (diff) |
* methods/mirror.cc:
- when download the mirror file and the server is down,
return a propper error message (LP: #278635)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bef5c3cad..5a764383e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.20.2ubuntu3) jaunty; urgency=low + + * methods/mirror.cc: + - when download the mirror file and the server is down, + return a propper error message (LP: #278635) + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Mar 2009 15:42:15 +0100 + apt (0.7.20.2ubuntu2) jaunty; urgency=low * apt-pkg/deb/dpkgpm.cc: |