From d29c2daabd0db4f3dd02e48e43c5fa785302ade3 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Thu, 15 Sep 2016 09:57:51 -0400 Subject: [PATCH] Add entry to changes.h --- doc/news/changes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 7222296226..61dcb348ac 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -522,6 +522,11 @@ inconvenience this causes.

Specific improvements

    +
  1. New: LinearAlgebra::Vector is now instantiated for float and double. +
    + (Bruno Turcksin, 2016/09/15) +
  2. +
  3. Improved: FEValues no longer generates the mapping's internal database if the mapping will not be required for the set of update flags specified.
    -- 2.39.5