summaryrefslogtreecommitdiff
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2013-04-18 11:55:10 -0400
committerRobert Maynard <robert.maynard@kitware.com>2013-04-18 11:55:10 -0400
commit573f39cb2ad6dcf70f85514132a504e9c2da1e0b (patch)
treec6e7cfb50b4642920ef00ecbca0f61f06ae90302 /ChangeLog.manual
parentdfca68ce897423ac0fd2077b0530949fff08e40f (diff)
downloadcmake-573f39cb2ad6dcf70f85514132a504e9c2da1e0b.tar.gz
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 df45179ffc..2a44133e07 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):