summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2010-10-01 17:18:39 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-15 13:05:32 +1000
commit11c3a750147f9f79d555a60915d8229e86108ca9 (patch)
treebac0cb4c01f440e5ed0efcd890fd5f82bcf6a344
parent47827b076d3546e630dbfd6cfcfb8b627f41d13e (diff)
Update change log.
(cherry picked from commit 976391c5ce2bbe3b992298e140bbbbc596ca756f)
-rw-r--r--dist/changes-4.7.16
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index 2d79ac1a5b..68b23bac0f 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -109,7 +109,11 @@ QtDBus
QtMultimedia
------------
-
+ - QAudioOutput
+ * [QTBUG-11586] Support audio with more than two channels.
+ * [QTBUG-11755] Fixed outputing audio in push mode with ALSA.
+ * [QTBUG-11883] Fixed segmentation fault when closing a QAudioInput or
+ QAudioOutput.
QtNetwork
---------