summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f562a8d89..e5c715660 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,8 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
* Add new buildtools.mk make fragment to support build tools variable
setup, for both TOOL and TOOL_FOR_BUILD variables. Not included by
default from default.mk.
+ * Make --uniform-compression the new default dpkg-deb behavior. Add support
+ for negating the option via --no-uniform-compression.
* Perl modules:
- Switch from Dpkg::Util to List::Util, now that the module in the
new required Perl contains the needed functions.