diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-20 17:42:06 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-20 17:42:06 +0200 |
commit | 1c62ab240a76122afb95c6df7de19ec5ba5cee1a (patch) | |
tree | 91a6af73d37b55d6eb661d564770d2931dc86467 /debian/changelog | |
parent | c03462c6fed27e26b2bab4b3b34589fa8bf464f8 (diff) |
* apt-pkg/policy.cc:
- allow multiple packages (thanks to David Foerster)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
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 |