[cmake-commits] hoffman committed ChangeLog.manual 1.1.8.20 1.1.8.21

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 13 12:59:57 EST 2006


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv29526

Modified Files:
      Tag: CMake-2-4
	ChangeLog.manual 
Log Message:
ENH: merge changes in from main tree


Index: ChangeLog.manual
===================================================================
RCS file: /cvsroot/CMake/CMake/Attic/ChangeLog.manual,v
retrieving revision 1.1.8.20
retrieving revision 1.1.8.21
diff -u -d -r1.1.8.20 -r1.1.8.21
--- ChangeLog.manual	27 Oct 2006 20:01:46 -0000	1.1.8.20
+++ ChangeLog.manual	13 Nov 2006 17:59:53 -0000	1.1.8.21
@@ -153,6 +153,14 @@
 
 * Fix some odd cases with custom commands in VS 6
 
+* Fix path suffix stuff with lib64 in FIND_* stuff.
+
+* Fix delete in CMakeSetup to not change the current position in the list
+
+* Fix debug stl run of ctest on Mac
+
+* Use #2 for manifest command on dll and #1 on exe
+
 Changes in CMake 2.4.3
 
 * fix for 3557 - Under MSVC8 hardcoded TargetEnvironment for MIDL Compiler 



More information about the Cmake-commits mailing list