diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:07:30 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:07:30 +0200 |
commit | 8b4894fe9e917409f3ea4cbb189c1648f2cea4df (patch) | |
tree | aa775ed9868d21542450a8ac2173372df76eb6b7 /debian | |
parent | af29ffb44d95dfb0f7b0c1835e2e501313f74723 (diff) |
* add Debug::pkgDepCache::Marker with more detailed debug output
* add Debug::pkgProblemResolver::ShowScores and make the scores
adjustable
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bb75ad8af..d1959c074 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,8 +24,10 @@ 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 [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in |