summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.18
1 files changed, 7 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index 2be9760..ea2e949 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -44,6 +44,8 @@ QtCore
- QLibrary
* [QT-3825] System libraries are only loaded from the system directories
+ - QUuid
+ * [QTBUG-11213] QUuid::createUuid() should not generate identical sequences on UNIX
QtGui
-----
@@ -139,7 +141,8 @@ Qt Plugins
Qt for Unix (X11 and Mac OS X)
------------------------------
-
+ - Event System:
+ * [QT_3553] Fix invalid memory write during recursive timer activation.
Qt for Linux/X11
----------------
@@ -147,6 +150,9 @@ Qt for Linux/X11
Qt for Windows
--------------
+ - Event System:
+ * [QTBUG-12721] Fix Qt applications freezing until mouse/keyboard events occur.
+
- Drag & Drop:
* [QTBUG-13787] Fixed a possible crash with mingw