summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorKurt Korbatits <kurt.korbatits@nokia.com>2010-02-02 23:36:41 (GMT)
committerKurt Korbatits <kurt.korbatits@nokia.com>2010-02-02 23:36:41 (GMT)
commit89377dc65ea505de568bb7243396ae260f435438 (patch)
treecc2cc5dbb3c655a20c147a084ce0ea06aca25570 /dist
parent65493e69454f8914d0ae1607e5a071ea07bb7017 (diff)
downloadQt-89377dc65ea505de568bb7243396ae260f435438.zip
Qt-89377dc65ea505de568bb7243396ae260f435438.tar.gz
Qt-89377dc65ea505de568bb7243396ae260f435438.tar.bz2
Updated changlog 4.6.2
Added bug 7044 to log.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.26
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
----------