]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/cacheiterator.h:
[apt.git] / debian / changelog
index 01498a9397874f009420ad2b6a049f92c106242e..b0bec1ba2e5c03d866f9e03604f90d03dd8a9a78 100644 (file)
@@ -13,8 +13,16 @@ apt (0.8.13.1) UNRELEASED; urgency=low
     - correct typo spotted by Charles Plessy (Closes: #619088)
     - document ButAutomaticUpgrades together with NotAutomatic
       as suggested by Charles Plessy (Closes: #619083)
+  * apt-pkg/depcache.cc:
+    - remove pseudo handling leftover from SetReInstall
+  * apt-pkg/pkgcachegen.cc:
+    - make "all"->"native" an implementation detail of NewPackage
+      rather than rewrite it in higher methods
+  * apt-pkg/cacheiterator.h:
+    - return "all" instead of native architecture without breaking the abi
+      (too much) by extending enum instead of using bitflags (LP: #733741)
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 23 Mar 2011 02:19:33 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 25 Mar 2011 22:07:59 +0100
 
 apt (0.8.13) unstable; urgency=low