summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.2.1
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.2.1')
-rw-r--r--dist/changes-5.2.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1
index 28ba3bca..a3e7058c 100644
--- a/dist/changes-5.2.1
+++ b/dist/changes-5.2.1
@@ -25,6 +25,10 @@ General Improvements
- [QTBUG-34910]
* Fix too long weather status string in weatherinfo example (UI change).
+ - [QTBUG-36187]
+ * Byte order marker removed from positionpoll plugin which caused compile
+ errors on some older compilers.
+
- Fix make install rules for all examples.
- declarative_core unit test was fixed and re-enabled.