From 2bbef62de23efd616e59593aea4fd3eeabff5ce7 Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Fri, 9 Mar 2007 17:20:34 +0000 Subject: [PATCH] more on new compilers --- Installation/CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Installation/CHANGES b/Installation/CHANGES index 66c2595390e..2d34727ae1a 100644 --- a/Installation/CHANGES +++ b/Installation/CHANGES @@ -5,7 +5,9 @@ The following functionality has been added or changed: 1 General Additional supported platforms: - - g++ + - GNU g++ 4.1 and 4.2 supported + - Intel C++ compiler 9 + - Microsoft Visual C++ compiler 8.0 2 Installation @@ -20,7 +22,7 @@ chosen with linker pragmas in header files. 4 Number Types -- Fixed_precision_nt and Filtered_exact number types removed. +- Fixed_precision_nt and Filtered_exact number types have been removed. 5 Kernels