diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:13:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-29 18:13:23 +0200 |
commit | 9964a721855b74b4f6008d30ebc637198776ca04 (patch) | |
tree | 2dd7c4cbbb501bcbee43dedd49c5d8846d3a3600 /debian/changelog | |
parent | 8b4894fe9e917409f3ea4cbb189c1648f2cea4df (diff) |
do not write state file in simulate mode (closes: #433007)
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 d1959c074..dd79639c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ apt (0.7.22) UNRELEASED; urgency=low (closes: #87520) * add Debug::pkgProblemResolver::ShowScores and make the scores adjustable + * do not write state file in simulate mode (closes: #433007) [ Julian Andres Klode ] * apt-pkg/contrib/configuration.cc: Fix a small memory leak in |