summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-04-07 12:36:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-04-07 12:36:44 +0200
commitb4ffe0b2b20501c7b1f1f66ee81e2fb308b7e82c (patch)
treeffdb049eb81a8500fbbeebe7f0b43494f2bfc744 /debian
parent3e479758e5314d82f025c8d831389cb857c28876 (diff)
parent959470da73e7dc325321bb5024f1fd6d24bd9e9b (diff)
* apt-pkg/pkgcache.cc:
- use the native Architecture stored in the cache header instead of loading it from configuration as suggested by Julian Andres Klode
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b42a38192..9f80cbc7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,11 @@ apt (0.8.13.2ubuntu2) UNRELEASED; urgency=low
* debian/apt.cron.daily:
- run unattended-upgrades even if there was a error during
the apt-get update (LP: #676295)
+
+ [ David Kalnischkies ]
+ * apt-pkg/pkgcache.cc:
+ - use the native Architecture stored in the cache header instead of
+ loading it from configuration as suggested by Julian Andres Klode
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Mar 2011 15:56:54 +0100