diff options
author | Kurt Korbatits <kurt.korbatits@nokia.com> | 2010-02-02 23:36:41 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-06 08:46:27 (GMT) |
commit | 6f8ffe4aed5a0a944c5f8a12d2e22ab2902a3c85 (patch) | |
tree | e596620275cdf03aef162fa3b24dfdd52d0260d8 /dist | |
parent | ca1d74139b0a34e079f7e34acec4b08ddee88417 (diff) | |
download | Qt-6f8ffe4aed5a0a944c5f8a12d2e22ab2902a3c85.zip Qt-6f8ffe4aed5a0a944c5f8a12d2e22ab2902a3c85.tar.gz Qt-6f8ffe4aed5a0a944c5f8a12d2e22ab2902a3c85.tar.bz2 |
Updated changlog 4.6.2
Added bug 7044 to log.
(cherry picked from commit 89377dc65ea505de568bb7243396ae260f435438)
Diffstat (limited to 'dist')
-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 ---------- |