summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-06-14 19:03:37 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-06-14 19:03:37 +0200
commit2f0d4029bff5699f0fd1a61616d38f7dd5c1d52c (patch)
treed287dd2fb49fc344174eddf5e4e14e68399421a6 /debian
parent424ff669be2d1871592247907d977ed9fba3229f (diff)
* apt-pkg/cacheset.cc:
- add PackageContainerInterface::FromGroup to support architecture specifications with wildcards on the commandline
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f6dceb86..ca49a7ace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ apt (0.9.6.1) UNRELEASED; urgency=low
- use PackageArchitectureMatchesSpecification filter
* apt-pkg/cachefilter.cc:
- add PackageArchitectureMatchesSpecification (Closes: #672603)
+ * apt-pkg/cacheset.cc:
+ - add PackageContainerInterface::FromGroup to support
+ architecture specifications with wildcards on the commandline
-- David Kalnischkies <kalnischkies@gmail.com> Thu, 14 Jun 2012 15:45:13 +0200