diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2006-07-27 14:37:12 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2006-07-27 14:37:12 (GMT) |
commit | 1756aa5780571879ffbc2f77c2ae04cc1953002b (patch) | |
tree | 2c0286ae08fc040f325aa67b53146ecca2a2207b /ChangeLog.manual | |
parent | dbbe605e74981331368e171f87bbd0837aaceeb2 (diff) | |
download | CMake-1756aa5780571879ffbc2f77c2ae04cc1953002b.zip CMake-1756aa5780571879ffbc2f77c2ae04cc1953002b.tar.gz CMake-1756aa5780571879ffbc2f77c2ae04cc1953002b.tar.bz2 |
ENH: move changes from main tree to branch
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r-- | ChangeLog.manual | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual index 8da27e9..ed79ce3 100644 --- a/ChangeLog.manual +++ b/ChangeLog.manual @@ -1,5 +1,9 @@ Changes in CMake 2.4.3 +* better prototype for main in try compile of c programs avoids warnings in logs. + +* with visual studio do not use incremental linking for release builds by default. + * fix bootstrap to use more ansi c main it test compiler * fix import build settings to do case insensitive match on windows |