summaryrefslogtreecommitdiff
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-06-08 09:22:43 -0400
committerBrad King <brad.king@kitware.com>2010-06-08 09:22:43 -0400
commit25619a87fc134839fb593a30d775469feeb6a39f (patch)
treedbf20e862099a37924e3b2d99c622eb95336422c /ChangeLog.manual
parent693f98c10565d169c1879f6be37339828eb044bc (diff)
downloadcmake-25619a87fc134839fb593a30d775469feeb6a39f.tar.gz
ChangeLog: Mention new Sun compiler support
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index a2af9e403f..bee828a7f7 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -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