diff options
author | axis <qt-info@nokia.com> | 2010-01-12 08:20:02 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-13 16:42:38 (GMT) |
commit | ab680a0bd12cef920d7a372ebd87a760a9e96cd7 (patch) | |
tree | 6023d42f268cf05b4978d86bc3bfff1534558a7c | |
parent | 63b0555fc92dd07269161f6f4b5215916e631c8a (diff) | |
download | Qt-ab680a0bd12cef920d7a372ebd87a760a9e96cd7.zip Qt-ab680a0bd12cef920d7a372ebd87a760a9e96cd7.tar.gz Qt-ab680a0bd12cef920d7a372ebd87a760a9e96cd7.tar.bz2 |
Added changelog entries.
(cherry picked from commit bb689ca42deee2034a3475fa0c5f9337ec1aebbb)
-rw-r--r-- | dist/changes-4.6.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index 65b865a..51b5f6e 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -186,6 +186,15 @@ Qt for Windows CE - +Qt for Symbian +-------------- + + - QApplication + * [QTBUG-6098] Added a flag to avoid construction of application panes. + + - Other: + * [QTBUG-4990] Rewrote most of the regular pointer handling. + **************************************************************************** * Tools * **************************************************************************** |