diff options
author | Kurt Korbatits <kurt.korbatits@nokia.com> | 2010-02-02 23:36:41 (GMT) |
---|---|---|
committer | Kurt Korbatits <kurt.korbatits@nokia.com> | 2010-02-02 23:36:41 (GMT) |
commit | 89377dc65ea505de568bb7243396ae260f435438 (patch) | |
tree | cc2cc5dbb3c655a20c147a084ce0ea06aca25570 /dist/changes-4.6.2 | |
parent | 65493e69454f8914d0ae1607e5a071ea07bb7017 (diff) | |
download | Qt-89377dc65ea505de568bb7243396ae260f435438.zip Qt-89377dc65ea505de568bb7243396ae260f435438.tar.gz Qt-89377dc65ea505de568bb7243396ae260f435438.tar.bz2 |
Updated changlog 4.6.2
Added bug 7044 to log.
Diffstat (limited to 'dist/changes-4.6.2')
-rw-r--r-- | dist/changes-4.6.2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2 index d35f945..d743f10 100644 --- a/dist/changes-4.6.2 +++ b/dist/changes-4.6.2 @@ -85,6 +85,12 @@ QtXml - foo * bar +QtMultimedia +------------ + + - QAudioInput + * [QTBUG-7044]: QAudioInput stopped working correctly after suspend()/resume() on linux. + Qt Plugins ---------- |