git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-2@18969
0785d39b-7218-0410-832d-
ea1e28bc413d
--- /dev/null
+/**
+ * @page changes_between_6.2.0_and_6.2.1 Changes between Version 6.2.0 and 6.2.1
+
+<p>
+This is the list of changes made between the release of
+deal.II version 6.2.0 and version 6.2.1:
+</p>
+
+
+<ol>
+ <li>
+ <p>
+ Fixed: The TrilinosWrappers::BlockVector class declares an assignment
+ operator from the non-Trilinos BlockVector class but it wasn't implemented.
+ This is now fixed.
+ </p>
+ </li>
+
+ <li>
+ <p>
+ Fixed: GCC 3.3.x had problems with some template instantiations in .cc files. deal.II 6.2.2
+ contains workarounds for this problem. Later versions of GCC did not exhibit this behavior
+ any more and were consequently able to compile deal.II.
+ </p>
+ </li>
+</ol>
+
+
+*/
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams