summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-04-21 14:26:06 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-04-21 14:26:06 (GMT)
commit8913cbffdee9fdff52e18e1ed795277c68acfc2c (patch)
tree9e7eb39f242efecf3230f4b2885e050be638c71c /ChangeLog.manual
parentf29d881d3df6a52e1f92e946681f393aec5903ee (diff)
downloadCMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.zip
CMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.tar.gz
CMake-8913cbffdee9fdff52e18e1ed795277c68acfc2c.tar.bz2
ENH: move stuff from main tree
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 081bb38..ec2b9d0 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,5 +1,17 @@
Changes in CMake 2.4.1
+* allow the cache to be saved even if a fatal error occurs
+
+* fix bug in relative path subdir and add_subdirectoy commands
+
+* support in vs for two object files with the same name
+
+* short file names used for library paths in visual studio
+
+* package target only shows up when you have cpack config files
+
+* Use dl and not -ldl for adding in the dynamic library
+
* Fix check c/cxx source compiles macros to not clobber log files
* Fix nmake version detection of cl and create correct pdb files