diff options
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 1eba3f45f..b3c86a11e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,7 @@ dpkg (1.19.3) UNRELEASED; urgency=medium like a boolean. - start-stop-daemon: Switch code to use new info() and debug() functions. - update-alternatives: Use enums for actions instead of strings. + - update-alternatives: Switch verbose selection into an enum. * Build system: - get-version: Use a format string with printf. - run-script: Use $() instead of deprecated ``. |