diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-01-12 12:13:35 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-13 16:45:16 (GMT) |
commit | 9e3e6d33ffac8743b6912930c459cc26fc6fa902 (patch) | |
tree | f9ba8d7646f4437d1a3b19b238ab4f80f4bcf562 | |
parent | 993b9f349436151a985c1127ad83fc929427f87d (diff) | |
download | Qt-9e3e6d33ffac8743b6912930c459cc26fc6fa902.zip Qt-9e3e6d33ffac8743b6912930c459cc26fc6fa902.tar.gz Qt-9e3e6d33ffac8743b6912930c459cc26fc6fa902.tar.bz2 |
Changed log updated
(cherry picked from commit c90c5b6124bb952500c1d3ca0114163729414771)
-rw-r--r-- | dist/changes-4.6.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index f205175..af39a43 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -220,7 +220,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 --------------------- |