summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a85f2f464..d23a352c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,9 @@ dpkg (1.19.1) UNRELEASED; urgency=medium
* Architecture support:
- Add support for riscv64 CPU. Closes: #822914
Thanks to Manuel A. Fernandez Montecelo <mafm@debian.org>
+ * Portability:
+ - Add libcompat md5 module to the libcompat-test library, so that we
+ always make sure it builds, even when we use an external implementation.
* Perl modules:
- Check that $tarname is defined before use in Dpkg::Source::Package::V1.
Thanks to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>.