From 070c56f7437d385f7d4be135dd238ae5056de615 Mon Sep 17 00:00:00 2001 From: Jonathan Robey Date: Sat, 10 Sep 2016 10:07:21 -0700 Subject: [PATCH] Add changes.h entry --- doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 17412520c9..7222296226 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -217,6 +217,7 @@ inconvenience this causes. haven been clarified and improved.
(Timo Heister, 2016/09/06) +
  • Fixed: Reimplement copy_triangulation and load in dealii::parallel::shared::Triangulation, this avoids the loss of @@ -521,6 +522,12 @@ inconvenience this causes.

    Specific improvements

      +
    1. Improved: FEValues no longer generates the mapping's internal database if + the mapping will not be required for the set of update flags specified. +
      + (Jonathan Robey, 2016/09/14) +
    2. +
    3. Fixed: Instantiating class Vector with non-standard template arguments did not work because of duplicate function symbols. This is now fixed. @@ -541,7 +548,6 @@ inconvenience this causes.
      (Daniel Arndt, 2016/09/11)
    4. -
    5. Fixed: FE_TraceQ now provides unit support points.
      (Martin Kronbichler, 2016/09/08) -- 2.39.5