summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-09-12 00:46:32 +0200
committerGuillem Jover <guillem@debian.org>2019-02-23 15:27:54 +0100
commit52427d9075b4b062fa0db16a70d2c2bda6407857 (patch)
treee96af423ba3fb00470cd3c16cd00e85690319340 /debian/changelog
parenta02734aed1b235395fb753d5f07381f4ec13543a (diff)
downloaddpkg-52427d9075b4b062fa0db16a70d2c2bda6407857.tar.gz
dpkg: Switch to set the default force option from the forceinfos array
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 69799d8b9..6dfe1f6f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ dpkg (1.19.5) UNRELEASED; urgency=medium
- dpkg: Do not hardcode the program name in the --force-help output.
- dpkg: Switch force options from individual variables to bit fields.
- dpkg: Switch from a char to an enum to track the force options types.
+ - dpkg: Switch to set the default force option from the forceinfos array.
* Build system:
- Check whether this dist is a release, based only on the version format.
This will avoid having to do a two staged release to get a proper perl