+ The only is change is that the configuration detects the
+ presence of gcc3.0 and works around a bug in it by compiling
+ the file tria_accessor.cc(3d) without optimization
+ flags even for optimized libraries. The gcc bug is documented
+ at the gcc bug tracking system page, as bugs reports c++/615 and
+ optimization/2938.
+
+ (WB 2001/06/27)
+
+ Version 3.1.2 is a bug-fix release based on 3.1. A list of
+ changes between the two versions can be found on
+ this
+ page.
+
+
+
2001/05/23: Intel ICC compiler supported
- The library is now fixed so that it can also be compiled by
+ The present development version of the library is now fixed
+ so that it can also be compiled by
Intel's ICC C++ compiler for Linux.
Version 3.1.1 is a bug-fix release based on 3.1. A list of
diff --git a/deal.II/doc/title.html b/deal.II/doc/title.html
index 5fe702f80e..c8330a521c 100644
--- a/deal.II/doc/title.html
+++ b/deal.II/doc/title.html
@@ -21,8 +21,8 @@ The deal.II homepage
-
-New: Version 3.1.1 released
+
+New: Version 3.1.2 released