ChangeLog: Mention new Sun compiler support

This commit is contained in:
Brad King 2010-06-08 09:22:43 -04:00
parent 693f98c105
commit 25619a87fc
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Changes since CMake 2.8.1
- Recognize ARM ABI/EABI with GNU compilers
- Search basic directories on "Generic" platform
- Set MSVC* variables consistently on all generators, and test
- Support SunPro C++ 5.11 on Linux (new compiler)
- Support VS 10 Express (related to #10670)
- Support compression with 'cmake -E tar'
- Support multiple arguments in CC,CXX,FC environment variables