summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-4.6.17
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 5255894..40066bb 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -160,7 +160,12 @@ Qt for Windows
Qt for Mac OS X
---------------
- -
+ - [QTBUG-6973] Fixed a memory leak when using QWidget::setWindowIcon() in carbon.
+ - [QTBUG-5186] Fixed a bug which caused drag and drop icons to show
+ incorrectly.
+ - [QTBUG-6636] Fixed a crash due to stack overflow in QColorDialog on cocoa.
+ - [QTBUG-6378] Fix a text cursor rendering bug.
+ - [QTBUG-6636] Fixed a crash when calling removeToolBar on Mac native toolbars using cocoa.
Qt for Embedded Linux
---------------------