diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40bbb8983..eecb539a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -64,6 +64,9 @@ dpkg (1.15.0) UNRELEASED; urgency=low Thanks to Thomas Hood <jdthood@yahoo.co.uk>. Closes: #107098 * Use description of installed package as fallback in dselect. Based on a patch from Bruce Sass <bmsass@shaw.ca>. Closes: #21659 + * Reduce memory usage of dselect by avoiding usage of a big infopad. + Thanks to Michel Lespinasse <walken@zoy.org> for the patch. + Closes: #395140 [ Pierre Habouzit ] * Add a --query option to update-alternatives. Closes: #336091, #441904 |