diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2006-11-16 20:57:50 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2006-11-16 20:57:50 (GMT) |
commit | 0e5bde9aed9c84d2e0b3911e75f82f240d07e27b (patch) | |
tree | bfb7e34d9cc35d5fbfb6e435c6fae20785c40589 /ChangeLog.manual | |
parent | af08f67ff9be01372fbe658ca75cced93b68f278 (diff) | |
download | CMake-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.manual | 2 |
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 |