diff options
author | axis <qt-info@nokia.com> | 2010-09-27 14:34:04 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-09-27 14:34:47 (GMT) |
commit | fbf91dc787c15f561686cd708735ff8f45984aba (patch) | |
tree | 2c77ee5c1cd73aee3c4ce2b0698291fdf06b5963 /dist | |
parent | 3e693dde317c3bc6d2d72653c3a1add1f60c3c86 (diff) | |
download | Qt-fbf91dc787c15f561686cd708735ff8f45984aba.zip Qt-fbf91dc787c15f561686cd708735ff8f45984aba.tar.gz Qt-fbf91dc787c15f561686cd708735ff8f45984aba.tar.bz2 |
Added my changes to the changelog.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index 5f33ce8..29b4d41 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -131,6 +131,18 @@ Qt for Mac OS X Qt for Symbian -------------- + - configure + * [QTBUG-11671] Fixed audio-backend detection in configure tests. + + - qmake + * [QTBUG-13523] Added support for using -L notation in the LIBS variable + when building with the symbian/linux-armcc or gcce mkspec. + + - QInputContext + * [QTBUG-12949] Fixed a bug where passwords would not be committed when + confirming. + * [QTBUG-13472] Fixed crash in input methods when using symbols menu and + numbers only. **************************************************************************** |