]> https://gitweb.dealii.org/ - dealii.git/commitdiff
reorganize changelog entries for point release 12527/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 30 Jun 2021 20:46:20 +0000 (15:46 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 30 Jun 2021 20:48:23 +0000 (15:48 -0500)
 - create 9.3.0-vs-9.3.1.h file
 - remove individual entries

doc/news/9.3.0-vs-9.3.1.h [new file with mode: 0644]
doc/news/changes/minor/20210617DavidWells [deleted file]
doc/news/changes/minor/20210629Maier [deleted file]

diff --git a/doc/news/9.3.0-vs-9.3.1.h b/doc/news/9.3.0-vs-9.3.1.h
new file mode 100644 (file)
index 0000000..6b75d5a
--- /dev/null
@@ -0,0 +1,70 @@
+// ---------------------------------------------------------------------
+//
+// Copyright (C) 2017 - 2021 by the deal.II authors
+//
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
+//
+// ---------------------------------------------------------------------
+
+/**
+@page changes_between_9_3_0_and_9_3_1 Changes between Version 9.3.0 and 9.3.1
+
+<p>
+This is the list of changes made between the release of deal.II version
+9.3.0 and that of 9.3.1. All entries are signed with the names of the
+author.
+</p>
+
+<!-- ----------- SPECIFIC IMPROVEMENTS ----------------- -->
+
+<a name="specific"></a>
+<h3>Specific improvements</h3>
+<ol>
+
+ <li>
+  Fixed: Various MPI configuration and compatibility issues have been
+  resolved.
+  <br>
+  (Timo Heister, Matthias Maier, 2021/06/29)
+ </li>
+
+ <li>
+  Fixed: Added a proper configuration guard for a gcc 11 compiler bug. This
+  fixes a compilation issue with Intel compilers versions 18 and 19.
+  <br>
+  (Matthias Maier, 2021/06/29)
+ </li>
+
+ <li>
+  Fixed: various gcc 11 warnings, missing instantiations and compilation
+  and configuration issues.
+  <br>
+  (Timo Heister, David Wells, 2021/06/29)
+ </li>
+
+ <li>
+  Fixed: Removed some pointers in MappingQGeneric and MappingFE that could cause
+  segmentation faults at high optimization levels due to compiler assumptions
+  about data alignment.
+  <br>
+  (David Wells, 2021/06/17)
+ </li>
+
+ <li>
+  Fixed: Reorder grid cells in GridIn::read_exodusii() for a quad/hex mesh.
+  This allows the mesh to be used in a
+  parallel::distributed::Triangulation.
+  <br>
+  (Maximilian Bergbauer, 2021/06/07)
+ </li>
+
+</ol>
+
+*/
diff --git a/doc/news/changes/minor/20210617DavidWells b/doc/news/changes/minor/20210617DavidWells
deleted file mode 100644 (file)
index 2948ecd..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Fixed: Removed some pointers in MappingQGeneric and MappingFE that could cause
-segmentation faults at high optimization levels due to compiler assumptions
-about data alignment.
-<br>
-(David Wells, 2021/06/17)
diff --git a/doc/news/changes/minor/20210629Maier b/doc/news/changes/minor/20210629Maier
deleted file mode 100644 (file)
index f6446a2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Fixed: Added a proper configuration guard for a gcc 11 compiler bug. This
-fixes a compilation issue with Intel compilers versions 18 and 19.
-<br>
-(Matthias Maier, 2021/06/29)
-

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.