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 1a1dbe0c8..8d449738a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -76,6 +76,8 @@ dpkg (1.19.1) UNRELEASED; urgency=medium
* Use Synopsis instead of Summary for the short Description, to unify the
nomenclature and to make it more descriptive. Add a new binary:Synopsis
virtual field to dpkg-query show format.
+ * Add new dpkg-buildpackage --no-post-clean option, to be able to explicitly
+ select the current default behavior.
* Architecture support:
- Add support for riscv64 CPU. Closes: #822914
Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>