+ Fix: getting the support points from system finite elements
+ (class FESystem) resulted in an
+ exception.
+
+ (WB 2000/05/10)
+
+
+
+ Fix: the triangulation class over-estimated the necessary
+ amount of memory needed upon refinement and allocated too
+ much.
+
+ (WB 2000/04/19)
+
+
+
+
+ Fix: FullMatrix::Tmmult and
+ FullMatrix::Tvmult were broken.
+
+ (WB 2000/05/08 and 2000/05/26)
+
+
+
+
+
+Last update $Date$
+
+
+
+
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 3334ecccf5..2040a36a01 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -20,26 +20,50 @@
your own words.
+
+
2000/04/14: New multithreading scheme
- The new multithreading scheme is now in
- place; furthermore, there is a corresponding report available
- (full text).
+ The new multithreading scheme is now in
+ place; furthermore, there is a corresponding report available
+ (full text).
+
+
Changes after version 3.0
- There are many changes since version 3.0, which are listed
- here.
+ There are many changes between version 3.0 and what will
+ become the next major release. A complete list of these
+ changes can be found
+ here.
+
+
+
+ Changes between versions 3.0 and 3.0.1
+
+
+ Version 3.0.1 is a bug-fix release based on 3.0. It is not
+ yet released, but
+ this page
+ already lists the changes that will be in it should such a
+ release ever happen. The fact that this list is short
+ indicates that version 3.0 seems to have been quite well
+ tested before.
+
+
+
+
+
2000/04/13: deal.II 3.0 announced
@@ -49,10 +73,11 @@
library was announced (full text).
+