summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-12-01 16:04:23 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-12-01 16:04:23 (GMT)
commit965ad87afaa21cdfc26d6c948d450be43bd30d1f (patch)
tree8d9c2970611e79b353347e6bcf0a5a0c5d8088ac /ChangeLog.manual
parent58f670327c08d8cb187da83f81e87715063546f3 (diff)
downloadCMake-965ad87afaa21cdfc26d6c948d450be43bd30d1f.zip
CMake-965ad87afaa21cdfc26d6c948d450be43bd30d1f.tar.gz
CMake-965ad87afaa21cdfc26d6c948d450be43bd30d1f.tar.bz2
ENH: merge in fix for seg fault and move to RC 4
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 7a03c19..3024e43 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,4 +1,6 @@
Changes in CMake 2.4.5
+* Fix for seg fault when a macro runs a bad command BUG# 3815
+
* Fix fix for foo.dll.lib that does not brea -L/usr/lib in link names
* Fix problem with LIBRARY_OUTPUT_PATH and linking to a dll foo.dll.lib