summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-03-08 17:38:15 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2010-03-10 19:41:44 (GMT)
commit1274ce5bf326ba4557c155994d9d0c94f2d4fe3d (patch)
tree5b78b49e54c8ddfebe9f4a3f91d98a4571595ecc /ChangeLog.manual
parent2812910950134d1d319ab98e98f49124f435eb39 (diff)
downloadCMake-1274ce5bf326ba4557c155994d9d0c94f2d4fe3d.zip
CMake-1274ce5bf326ba4557c155994d9d0c94f2d4fe3d.tar.gz
CMake-1274ce5bf326ba4557c155994d9d0c94f2d4fe3d.tar.bz2
CMake 2.8.1-rc5
Fix Qt with OpenGL on the Mac. Add .git .bzr and .hg to the list of default CPack ignore directories. Bump RC number Update ChangeLog.manual
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 9145d21..147c263 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,7 @@
+Changes in CMake 2.8.1 RC 5
+- Fix FindQt4 to work with OpenGL on the mac
+- Add .git .bzr and .hg to the list of default CPack ignore directories.
+
Changes in CMake 2.8.1 RC 4
- CTest: Do not hide test GUI windows (fixes 2.8.0 regression)
- Documentation: Clarify CMAKE_MODULE_PATH variable