]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
[apt.git] / debian / changelog
index ef9784178646a042cab658d4ad5d7c122cc99e08..9f78d591680d70e81b8393555fbaab4a6023d6c3 100644 (file)
@@ -43,6 +43,15 @@ apt (0.7.10) UNRELEASED; urgency=low
   * apt-pkg/acquire-item.{cc,h}:
     - make the authentication download code more robust against
       servers/proxies with broken If-Range implementations
+  * apt-pkg/packagemanager.{cc,h}:
+    - propergate the Immediate flag to make hitting the 
+      "E: Internal Error, Could not perform immediate configuration (2)"
+      harder
+  * debian/control:
+    - build against libdb-dev (instead of libdb4.4-dev)
+  * merged the apt--DoListUpdate branch, this provides a common interface
+    for "apt-get update" like operations for the frontends and also provides
+    hooks to run stuff in APT::Update::{Pre,Post}-Invoke
 
   [ Chris Cheney ]
   * ftparchive/contents.cc: