]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
- use the new MatchAgainstConfig for the DefaultRootSetFunc
[apt.git] / debian / changelog
index 3e7b16d628c7e1e337d2869ce0ccbde0908d9c7a..4500614a0bf1457faa6ab3b3da9c6c7e3376d6b9 100644 (file)
@@ -16,11 +16,17 @@ apt (0.7.26~exp8) UNRELEASED; urgency=low
   * apt-pkg/depcache.cc:
     - SetCandidateVer for all pseudo packages
     - SetReInstall for the "all" package of a pseudo package
+    - use the new MatchAgainstConfig for the DefaultRootSetFunc
   * apt-pkg/contrib/error.{cc,h}:
     - complete rewrite but use the same API
     - add NOTICE and DEBUG as new types of a message
+    - add a simple stack handling to be able to delay error handling
+  * apt-pkg/aptconfiguration.cc:
+    - show a deprecation notice for APT::Acquire::Translation
+  * apt-pkg/contrib/configuration.{cc,h}:
+    - add a wrapper to match strings against configurable regex patterns
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 25 Jun 2010 08:01:14 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 26 Jun 2010 13:28:48 +0200
 
 apt (0.7.26~exp7) experimental; urgency=low