]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
List changes for 6.2.1.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Jun 2009 14:30:55 +0000 (14:30 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Jun 2009 14:30:55 +0000 (14:30 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-2@18899 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/deal.dox
deal.II/doc/news/6.2.0-vs-6.2.1.h [new file with mode: 0644]

index dacf749177e49f0f64fe725bb13a1227991cc701..be52685262faf26055aafc470ecdf7a24ed4edff 100644 (file)
@@ -12,7 +12,8 @@ INPUT    = headers/ \
        tutorial/doxygen \
        ../news/changes.h \
        ../news/6.0.0-vs-6.1.0.h \
-       ../news/6.1.0-vs-6.2.0.h
+       ../news/6.1.0-vs-6.2.0.h \
+       ../news/6.2.0-vs-6.2.1.h
 
 HTML_OUTPUT      = deal.II
 LATEX_OUTPUT     = LaTeX/deal.II
diff --git a/deal.II/doc/news/6.2.0-vs-6.2.1.h b/deal.II/doc/news/6.2.0-vs-6.2.1.h
new file mode 100644 (file)
index 0000000..aabd3a6
--- /dev/null
@@ -0,0 +1,45 @@
+/**
+ * @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>
+  A trivial mistake made deal.II unable to compile against any PETSc
+  version prior to 3.0.0. This is now fixed.
+  </p>
+  </li>
+
+  <li>
+  <p>
+  When running in parallel, the @ref step_18 "step-18" tutorial program
+  produced an error indicating that resetting user pointers was not
+  possible. This is now fixed.
+  </p>
+  </li>
+
+  <li>
+  <p>
+  The documentation tar-ball we provide for those who do not want to re-build
+  their own documentation locally using doxygen, did not include any typeset
+  formulas (an oversight: we used a machine without a latex installation to
+  build this package). The 6.2.1 package gets this right.
+  </p>
+  </li>
+
+  <li>
+  <p>
+  Some versions of gcc 3.3.x had a bug that showed with code recently introduced
+  into our sources in that it erroneously warned about perfectly legitimate
+  constructs. This is now fixed.
+  </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


Typeset in Trocchi and Trocchi Bold Sans Serif.