]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* merged the apt--DoListUpdate branch, this provides a common interface
[apt.git] / debian / changelog
index 9e74d5a0adc56791959f09ea813c261317b24d1f..ee5384c42a78d8393eea31c54e668f523467ec15 100644 (file)
@@ -27,6 +27,8 @@ apt (0.7.10) UNRELEASED; urgency=low
   [ Program translations ]
     - Basque updated. Closes: #453088
     - Vietnamese updated. Closes: #453774
+    - Japanese updated. Closes: #456909
+    - French updated.
 
   [ Michael Vogt ]
   * debian/rules
@@ -41,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: