summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-12-20 15:43:39 +0100
committerKai Koehne <kai.koehne@qt.io>2020-02-18 18:34:50 +0100
commitd803534954ec14b850b4f5e73e227a44ac12f118 (patch)
tree99fad04684ecf1fe6210d1dc77032f3576f3ff94
parent7232c852a6f778fc9b5223c617e3331a2b2716ae (diff)
Add 5.14.0 changelog entry about MinGW
It's too late for 5.14.0 release, but still good to have it documented. Change-Id: I76f323d80bb878c779caec2622d5917f868f9fc0 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
-rw-r--r--dist/changes-5.14.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.14.0 b/dist/changes-5.14.0
index 77cbb70928..9069663715 100644
--- a/dist/changes-5.14.0
+++ b/dist/changes-5.14.0
@@ -476,6 +476,9 @@ information about a particular change.
- MinGW:
* [QTBUG-4155] Added a suffix to debug mode pkgconfig files.
+ * MinGW does not built with -debug-and-release mode anymore.
+ Instead, the binaries are built with -release -force-debug-info
+ -separate-debug-info.
- macOS:
* The drawableSize of Metal layers is no longer updated automatically on