summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-05-17 19:40:51 +0000
committerNiels Thykier <niels@thykier.net>2019-05-17 19:40:51 +0000
commit10202ad96b99a1e357b5d11d2dad549ae198fbad (patch)
tree390c1c26ecc97a8b0c8f85c3d685c08b2c0239fd
parent03567db0b5dd21faad13918f1aeb38625eb6d619 (diff)
downloaddebhelper-10202ad96b99a1e357b5d11d2dad549ae198fbad.tar.gz
Add changelog for recent build system changes
Signed-off-by: Niels Thykier <niels@thykier.net>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae1f6870..d94abfd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ debhelper (12.1.2) UNRELEASED; urgency=medium
* Dh_Lib: Ensure the error function always triggers the same
exit code on termination. Previously, it depended on the
value of the last error (if any).
+ * Buildsystem/make: Fix regression where cross-flags were
+ passed in a non-cross build. (Closes: #925175)
-- Niels Thykier <niels@thykier.net> Mon, 25 Feb 2019 07:23:03 +0000