From: wolf Date: Fri, 6 Jul 2001 09:16:39 +0000 (+0000) Subject: Recognize cxx. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b259fd9e6bda7e034c64aa862f5e8366c37c7e83;p=dealii-svn.git Recognize cxx. git-svn-id: https://svn.dealii.org/trunk@4830 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 1a0444c001..d9025fe08e 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -30,6 +30,17 @@
+
+ 2001/07/06: Compaq's cxx compiler supported +
+
+ The present development version now also supports + compilation by Compaq's cxx compiler. See the ReadMe file for more + information on using this compiler. +

+
+
2001/06/28: deal.II 3.1.2 released