summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2013-05-07 15:56:31 (GMT)
committerRobert Maynard <robert.maynard@kitware.com>2013-05-07 15:56:31 (GMT)
commit6162e0ff2d20d70cb2f7ef6714e05ca65aed3123 (patch)
tree97ecee5afdcc784fb2c4fd6e74d524ac2ec61e2a /ChangeLog.manual
parentb882ef7565528c4009eca45bdc428c5c89c3dff9 (diff)
downloadCMake-6162e0ff2d20d70cb2f7ef6714e05ca65aed3123.zip
CMake-6162e0ff2d20d70cb2f7ef6714e05ca65aed3123.tar.gz
CMake-6162e0ff2d20d70cb2f7ef6714e05ca65aed3123.tar.bz2
CMake 2.8.11-rc4
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 2a44133..970d67c 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,13 @@
+Changes in CMake 2.8.11-rc4 (since 2.8.11-rc3)
+----------------------------------------------
+Brad King (1):
+ target_link_libraries: Update usage requirements documentation
+
+Stephen Kelly (3):
+ Centralize maintenance of usage requirement include directories
+ Fix include dir propagation from conditionally linked targets
+ Memoize usage requirement include directories in a config-specific map
+
Changes in CMake 2.8.11-rc3 (since 2.8.11-rc2)
----------------------------------------------
Brad King (1):