]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Release tasks for 6.2.1.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Jun 2009 14:45:52 +0000 (14:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Jun 2009 14:45:52 +0000 (14:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@18903 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]
deal.II/doc/news/news.html

index 88a2398c95591e364509de5b01cb2b4fe3c89c65..636abed73746b12bc68b3488456e27898af4e07f 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>
+
+
+*/
index 887c813aa523394aa01768fd175b4a270102a838..3c904cac78be078d4778fa4560fe35d5b8c4975b 100644 (file)
     <a href="../doxygen/deal.II/changes_after_6.2.html">here.</a></p>
 
     <dl>
+      <dt>
+          <strong style="color:red">2009/06/10: Version 6.2.1 released</strong>
+      </dt>
+      <dd>
+          deal.II version 6.2.0 contained a couple of minor but
+          annoying bugs in its interaction with PETSc. The
+          documentation package also did not include any typeset
+          formulas. Release 6.2.1 corrects these mistakes.
+          A complete list of changes between
+         versions 6.2.0 and 6.2.1 can be found <a
+         href="../doxygen/deal.II/changes_between_6.2.0_and_6.2.1.html" target="body">here</a>.
+      </dd>
+
       <dt>
           <strong style="color:red">2009/04/27: Version 6.2 released</strong>
       </dt>

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.