diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-10-01 07:18:39 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-10-01 07:18:39 (GMT) |
commit | 976391c5ce2bbe3b992298e140bbbbc596ca756f (patch) | |
tree | 711e5d151b3a6a7963f5d63d06a0acb04052a605 /dist | |
parent | 0492f2249395ed4f8d86775aee18ffeb195b30b4 (diff) | |
download | Qt-976391c5ce2bbe3b992298e140bbbbc596ca756f.zip Qt-976391c5ce2bbe3b992298e140bbbbc596ca756f.tar.gz Qt-976391c5ce2bbe3b992298e140bbbbc596ca756f.tar.bz2 |
Update change log.
Diffstat (limited to 'dist')
-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 --------- |