From dcdd2bf56870ca0a6a84c3a0ba5e3e6ceed2231b Mon Sep 17 00:00:00 2001 From: Adam Kosik Date: Mon, 9 Nov 2015 09:18:16 +0100 Subject: [PATCH] Add entry in news/changes.h. --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index b0d64be256..08dee240f8 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -412,6 +412,12 @@ inconvenience this causes.
    +
  1. Fixed: FETools::project_dg was adding the vector projection to + the output vector. Now is the output vector initialized to zero. +
    + (Adam Kosik, 2015/11/09) +
  2. +
  3. Fixed: A compilation issue with DEAL_II_INCLUDE_DIRS not used for compiling bundled boost.
    -- 2.39.5