diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:20:58 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:20:58 +0200 |
commit | 2d403b92011c6e4a317a48284e7c68952ce5ddcd (patch) | |
tree | e31f045add0bbff0f6f025ef576e8e91b28c530a /debian/changelog | |
parent | 9964a721855b74b4f6008d30ebc637198776ca04 (diff) |
add hook for auto-install (closes: #470035)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dd79639c6..aadaa0856 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ apt (0.7.22) UNRELEASED; urgency=low * 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) [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in |