]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
configure-index: document Dir::Etc::SourceParts and some other options
[apt.git] / debian / changelog
index bb75ad8af91d914a806925b941682edba5e67d54..6ffd0459f26a12eec47d83e394bc2a444bc4fe9a 100644 (file)
@@ -15,7 +15,7 @@ apt (0.7.22) UNRELEASED; urgency=low
     - ca.po. Closes: #531921
   * Added translations
     - ast.po (Asturian by Marcos Alvareez Costales).
-      Closes: #529007, #529730
+      Closes: #529007, #529730, #535328
   
   [ David Kalnischkies ]
   * [ABI break] support '#' in apt.conf and /etc/apt/preferences
@@ -24,13 +24,25 @@ apt (0.7.22) UNRELEASED; urgency=low
   * support running "--simulate" as user
   * add depth information to the debug output and show what depends
     type triggers a autoinst (closes: #458389)
-  * add debug::pkgDepCache::Marker with more detailed debug output 
+  * add Debug::pkgDepCache::Marker with more detailed debug output 
     (closes: #87520)
+  * add Debug::pkgProblemResolver::ShowScores and make the scores
+    adjustable
+  * do not write state file in simulate mode (closes: #433007)
+  * add hook for auto-install (closes: #470035)
+  * support IsAutoInstallOk in the resolver too
+  * fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
+    correctly when downloading from multiple sites (Closes: #534752)
 
+  [ Michael Vogt ]
+  * honor the dpkg hold state in AutoInstOk (closes: #64141)
+  
   [ Julian Andres Klode ]
   * apt-pkg/contrib/configuration.cc: Fix a small memory leak in
     ReadConfigFile.
   * Introduce support for the Enhances field. (Closes: #137583) 
+  * configure-index: document Dir::Etc::SourceParts and some other options
+    (Closes: #459605)
 
  -- Christian Perrier <bubulle@debian.org>  Wed, 22 Apr 2009 10:13:54 +0200