--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II news page</title>
+ <meta name="author" content="Guido Kanschat">
+ <meta name="keywords" content="deal.II"></head>
+
+<body>
+
+
+<h2>Changes between versions 3.0 and 3.0.1</h2>
+
+<ol>
+ <li> <p>
+ Fix: getting the support points from system finite elements
+ (class <code class="class">FESystem</code>) resulted in an
+ exception.
+ <br>
+ (WB 2000/05/10)
+ </p>
+
+ <li> <p>
+ Fix: the triangulation class over-estimated the necessary
+ amount of memory needed upon refinement and allocated too
+ much.
+ <br>
+ (WB 2000/04/19)
+ </p>
+
+
+ <li> <p>
+ Fix: <code class="member">FullMatrix::Tmmult</code> and
+ <code class="member">FullMatrix::Tvmult</code> were broken.
+ <br>
+ (WB 2000/05/08 and 2000/05/26)
+ </p>
+</ol>
+
+
+<hr>
+Last update $Date$
+
+</body>
+</html>
+
your own words.
</p>
+ <dir>
<dl>
+ <p>
<dt>
<strong>2000/04/14: New multithreading scheme</strong>
</dt>
<dd>
- The new multithreading scheme is now in
- place; furthermore, there is a corresponding report available
- (<a href="2000/02.html" target="body">full text</a>).
+ The new multithreading scheme is now in
+ place; furthermore, there is a corresponding report available
+ (<a href="2000/02.html" target="body">full text</a>).
</dd>
+ </p>
+ <p>
<dt>
<strong>Changes after version 3.0</strong>
</dt>
<dd>
- There are many changes since version 3.0, which are listed
- <a href="2000/c-3-0.html" target="body">here</a>.
+ 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
+ <a href="2000/c-3-0.html" target="body">here</a>.
</dd>
+ </p>
+ <p>
+ <dt>
+ <strong>Changes between versions 3.0 and 3.0.1</strong>
+ </dt>
+ <dd>
+ Version 3.0.1 is a bug-fix release based on 3.0. It is not
+ yet released, but
+ <a href="2000/3.0.0-vs-3.0.1.html" target="body">this page</a>
+ 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.
+ </dd>
+ </p>
+
+
+ <p>
<dt>
<strong>2000/04/13: deal.II 3.0 announced</strong>
</dt>
library was announced (<a href="2000/01.html"
target="body">full text</a>).
</dd>
+ </p>
</dl>
-
+ </dir>
</body>
</html>