diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-02-03 00:38:02 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-02-03 00:38:02 (GMT) |
commit | a4ac042461bdb019433aa4e2d04a6be1c5f29591 (patch) | |
tree | 5b10da72384f8a19d949ca8eee84c41d4ef6df6a | |
parent | ba8892c1a833899c23703a5da1978cbfe7c92725 (diff) | |
parent | 89377dc65ea505de568bb7243396ae260f435438 (diff) | |
download | Qt-a4ac042461bdb019433aa4e2d04a6be1c5f29591.zip Qt-a4ac042461bdb019433aa4e2d04a6be1c5f29591.tar.gz Qt-a4ac042461bdb019433aa4e2d04a6be1c5f29591.tar.bz2 |
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-integration
* '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team:
Updated changlog 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 ---------- |