summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2013-04-18 15:55:10 (GMT)
committerRobert Maynard <robert.maynard@kitware.com>2013-04-18 15:55:10 (GMT)
commit573f39cb2ad6dcf70f85514132a504e9c2da1e0b (patch)
treec6e7cfb50b4642920ef00ecbca0f61f06ae90302 /ChangeLog.manual
parentdfca68ce897423ac0fd2077b0530949fff08e40f (diff)
downloadCMake-573f39cb2ad6dcf70f85514132a504e9c2da1e0b.zip
CMake-573f39cb2ad6dcf70f85514132a504e9c2da1e0b.tar.gz
CMake-573f39cb2ad6dcf70f85514132a504e9c2da1e0b.tar.bz2
CMake 2.8.11-rc3
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index df45179..2a44133 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,14 @@
+Changes in CMake 2.8.11-rc3 (since 2.8.11-rc2)
+----------------------------------------------
+Brad King (1):
+ get_filename_component: Document path components more clearly (#14091)
+
+Rolf Eike Beer (1):
+ try_compile: add missing fclose() to recently added error case
+
+Stephen Kelly (1):
+ Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.
+
Changes in CMake 2.8.11-rc2 (since 2.8.11-rc1)
----------------------------------------------
Alex Neundorf (6):