summaryrefslogtreecommitdiff
path: root/ChangeLog.manual
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.manual')
-rw-r--r--ChangeLog.manual8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.manual b/ChangeLog.manual
index 2a640bfe5c..439c158095 100644
--- a/ChangeLog.manual
+++ b/ChangeLog.manual
@@ -1,4 +1,10 @@
-Changes in CMake 2.6.0 RC 9
+Changes in CMake 2.6.0 RC 82
+- Fix bug 6440, and make sure _INIT flags do not overright cache values
+- Do not report CMP0003 for anything other than -l
+- Fix crash in fortran depend scanning, bug 6855
+- Fix timeout values for cmake's own tests
+
+Changes in CMake 2.6.0 RC 81
- Better message in compiler ABI detect
- Fixes for cpack x11 packages on leopard