diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8cc9b53e1..c5e5d9d17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ apt (0.8.14.1ubuntu6) UNRELEASEDoneiric; urgency=low + [ Brian Murray ] * apt-pkg/deb/dpkgpm.cc: - prevent reporting of package installation failures due to inaccessible local files (LP: #791102, #790040) - include /var/log/apt/history.log in apport-package reports so we know the context for the package management request + + [ Michael Vogt ] + * methods/mirror.cc: + - ignore lines starting with "#" in the mirror file + - ignore non http urls in the mirrors - -- Brian Murray <brian@ubuntu.com> Wed, 01 Jun 2011 12:32:31 -0700 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Jun 2011 08:49:43 +0200 apt (0.8.14.1ubuntu5) oneiric; urgency=low |