diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-11 01:31:27 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-11 01:31:27 +0200 |
commit | d5648746d4d4ea3f71aae5578a42050385e7b61d (patch) | |
tree | cbde04b55be4e87998d2f833b532c4dadb358c29 /debian | |
parent | d5dea0bed00ff1811fac1b56c2046d63c937a3f6 (diff) |
* apt-pkg/cacheiterators.h:
- add an IsMultiArchImplicit() method for Dep- and PrvIterator
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee108b059..1b33daa4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ apt (0.9.5.2) UNRELEASED; urgency=low * apt-pkg/aptconfiguration.cc: - if APT::Languages=none save "none" in allCodes so that the detected configuration is cached as intended (Closes: #674690, LP: #1004947) + * apt-pkg/cacheiterators.h: + - add an IsMultiArchImplicit() method for Dep- and PrvIterator [ Justin B Rye ] * doc/apt-cdrom.8.xml: |