summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-11-16 20:57:50 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-11-16 20:57:50 (GMT)
commit0e5bde9aed9c84d2e0b3911e75f82f240d07e27b (patch)
treebfb7e34d9cc35d5fbfb6e435c6fae20785c40589 /ChangeLog.manual
parentaf08f67ff9be01372fbe658ca75cced93b68f278 (diff)
downloadCMake-0e5bde9aed9c84d2e0b3911e75f82f240d07e27b.zip
CMake-0e5bde9aed9c84d2e0b3911e75f82f240d07e27b.tar.gz
CMake-0e5bde9aed9c84d2e0b3911e75f82f240d07e27b.tar.bz2
ENH: move fix from main tree
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 df51cfc..fc05ce3 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -163,6 +163,8 @@ Changes in CMake 2.4.4
* Add depends from files inside qrc files in qt
+* Fix explort_library_depends to work with optimized and debug
+
Changes in CMake 2.4.3
* fix for 3557 - Under MSVC8 hardcoded TargetEnvironment for MIDL Compiler