summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-04-20 17:42:06 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-04-20 17:42:06 +0200
commit1c62ab240a76122afb95c6df7de19ec5ba5cee1a (patch)
tree91a6af73d37b55d6eb661d564770d2931dc86467 /debian
parentc03462c6fed27e26b2bab4b3b34589fa8bf464f8 (diff)
* apt-pkg/policy.cc:
- allow multiple packages (thanks to David Foerster)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b566e5c4..bcdeac310 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ apt (0.6.47) UNRELEASED; urgency=low
* [ABI] apt-pkg/acquire.{cc,h}:
- deal better with duplicated sources.list entries (avoid
double queuing of URLs) - this fixes hangs in bzip/gzip
+ * apt-pkg/policy.cc:
+ - allow multiple packages (thanks to David Foerster)
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100