summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 19:44:11 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-05-04 19:44:11 +0200
commita101a93299d4a2795edb8495c117eb5095a26e2b (patch)
treee3efefef067e524eacdd3178a1678c2db7ca44ec /debian
parent1082d4c7ad98c091688bdeb427e48913d1327279 (diff)
return in SingleArch a package also for "any"
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 482f0860e..9875e0ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ apt (0.7.26~exp4) UNRELEASED; urgency=low
* apt-pkg/depcache.cc:
- rewrite the pseudo package reinstaller to be more intelligent
in his package choices
+ - return in SingleArch a package also for "any"
* apt-pkg/packagemanager.cc:
- don't try to "unpack" pseudo packages twice
* apt-pkg/contrib/fileutl.cc: