summaryrefslogtreecommitdiff
path: root/dist/changes-4.6.2
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-02-03 11:36:14 +0100
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2010-02-03 11:36:14 +0100
commita9ffa944f8599db0559e9d07509a3778f49bbc2a (patch)
tree02327aebe3e89f58837e463e80f109f627750d02 /dist/changes-4.6.2
parent4f97685cef49fea0ea0614b6972241c497b4b1a2 (diff)
downloadqt4-tools-a9ffa944f8599db0559e9d07509a3778f49bbc2a.tar.gz
Updated my changelog entry
Reviewed-by: trustme
Diffstat (limited to 'dist/changes-4.6.2')
-rw-r--r--dist/changes-4.6.211
1 files changed, 8 insertions, 3 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index 0548e98428..d768988d95 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -40,8 +40,8 @@ Optimizations
QtCore
------
- - foo
- * bar
+ - QXmlStreamWriter
+ * [QTBUG-6893] Fixed adding extra Byte Order Marks when writing to a xml file.
QtGui
-----
@@ -49,6 +49,9 @@ QtGui
- foo
* bar
+ * [QTBUG-7029] Fixed a crash when re-creating QApplication object due to a
+ dangling gesture manager pointer.
+
QtDBus
------
@@ -118,7 +121,9 @@ Qt for Linux/X11
----------------
* Fix a bug where QPixmap::serialNumber was not set on a transformed pixmap
in Qt/X11.
- -
+
+ * Fixed a crash when an input method tries to create a widget after the
+ application is destroyed.
Qt for Windows
--------------