summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/changes-5.9.46
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-5.9.4 b/dist/changes-5.9.4
index bbfe8a210..9a713660a 100644
--- a/dist/changes-5.9.4
+++ b/dist/changes-5.9.4
@@ -21,4 +21,8 @@ information about a particular change.
* Qt 5.9.4 Changes *
****************************************************************************
- - This release contains only minor code improvements.
+Build system
+------------
+
+ - [QTBUG-64317] Fixed qt5_add_translation() CMake macro for TS files whose
+ names contain multiple dots.