<a href="../doxygen/deal.II/changes_after_6.3.html">here.</a></p>
<dl>
+ <dt>
+ <strong style="color:red">2009/06/25: Version 6.3 released</strong>
+ </dt>
+ <dd>
+ Version 6.3.0 was released today, containing several new
+ tutorial programs, a new threading framework and a framework
+ for assembling linear systems by just providing the local integrals.
+ A complete list of changes between
+ versions 6.2.0 and 6.3.0 can be found <a
+ href="../doxygen/deal.II/changes_between_6.2_and_6.3.html" target="body">here</a>.
+ </dd>
+
<dt>
<strong>2010/06/24: step-39 solves Poisson's equation with
the interior penalty discontinuous Galerkin method on
loops over cells, faces, and subfaces, such that focus can remain
on implementation of the local integrals.
</dd>
-
+
<dt>
<strong>2010/06/23: step-37 shows periodic boundary
conditions</strong>