]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/pkgcache.h:
[apt.git] / debian / changelog
index b64594c2ca57909f43589510be90876fd35c9eae..f1f076a684f75b0efa4e99f4fcafbd25f154a517 100644 (file)
@@ -1,3 +1,22 @@
+apt (0.8.15) UNRELEASED; urgency=low
+
+  [ David Kalnischkies ]
+  * Implement EDSP in libapt-pkg so that all front-ends which
+    use the internal resolver can now be used also with external
+    ones as the usage is hidden in between the old API
+  * provide two edsp solvers in apt-utils:
+    - 'dump' to quickly output a complete scenario and
+    - 'apt' to use the internal as an external resolver
+  * apt-pkg/pkgcache.h:
+    - clean up mess with the "all" handling in MultiArch to
+      fix LP: #733741 cleanly for everyone now
+
+  [ Stefano Zacchiroli ]
+  * doc/external-dependency-solver-protocol.txt:
+    - describe EDSP and the configuration interface around it
+
+ -- David Kalnischkies <kalnischkies@gmail.com>  Tue, 17 May 2011 17:44:16 +0200
+
 apt (0.8.14.2) UNRELEASED; urgency=low
 
   [ Julian Andres Klode ]