summaryrefslogtreecommitdiff
path: root/ChangeLog.manual
diff options
context:
space:
mode:
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 6438dcdb73..2de0de739a 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,3 +1,7 @@
+Changes in CMake 2.6.1 RC 6
+- Fix DEFINITIONS property to be compatible with 2.4
+- Fix escaping of $ for visual studio
+- FindGettext.cmake fix bug #7230: don't ignore first parameter if it's not ALL
Changes in CMake 2.6.1 RC 5
- Add support for component based packages in cpack.
- Fix FindBLAS.cmake if no fortran compiler is found