diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-04 19:44:11 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-04 19:44:11 +0200 |
commit | a101a93299d4a2795edb8495c117eb5095a26e2b (patch) | |
tree | e3efefef067e524eacdd3178a1678c2db7ca44ec /debian/changelog | |
parent | 1082d4c7ad98c091688bdeb427e48913d1327279 (diff) |
return in SingleArch a package also for "any"
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
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: |