diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-10-01 07:18:39 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-10-15 03:05:32 (GMT) |
commit | 11c3a750147f9f79d555a60915d8229e86108ca9 (patch) | |
tree | bac0cb4c01f440e5ed0efcd890fd5f82bcf6a344 | |
parent | 47827b076d3546e630dbfd6cfcfb8b627f41d13e (diff) | |
download | Qt-11c3a750147f9f79d555a60915d8229e86108ca9.zip Qt-11c3a750147f9f79d555a60915d8229e86108ca9.tar.gz Qt-11c3a750147f9f79d555a60915d8229e86108ca9.tar.bz2 |
Update change log.
(cherry picked from commit 976391c5ce2bbe3b992298e140bbbbc596ca756f)
-rw-r--r-- | dist/changes-4.7.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index 2d79ac1..68b23ba 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 --------- |