diff options
author | Martin Pejcoch <martin.pejcoch@nokia.com> | 2011-07-14 11:55:15 (GMT) |
---|---|---|
committer | Martin Pejcoch <martin.pejcoch@nokia.com> | 2011-07-14 12:09:34 (GMT) |
commit | c68d433f14542485fa602409d0a099602ac04c46 (patch) | |
tree | 28c8db95cb59e98d974938720b7eb68a8f5cc091 /dist | |
parent | 96960787f7cb6f3937cdf7e3da77988259979008 (diff) | |
download | Qt-c68d433f14542485fa602409d0a099602ac04c46.zip Qt-c68d433f14542485fa602409d0a099602ac04c46.tar.gz Qt-c68d433f14542485fa602409d0a099602ac04c46.tar.bz2 |
Added Solaris build fix to the changes file.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index ae6d2c5..1e86803 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -156,7 +156,8 @@ Qt for Windows CE **************************************************************************** * Compiler Specific Changes * **************************************************************************** - +- Sun Studio 12 + * Fixed build issues in the OpenGL module on Solaris with CC 5.9. [QTBUG-19641] **************************************************************************** * Tools * |