From f05d856e93938c2ddf8dd5aca9479351caf047f0 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sat, 5 Sep 2015 11:28:49 -0400 Subject: [PATCH] add changelog --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 436510cd57..c55cb6e3ef 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -244,6 +244,13 @@ inconvenience this causes.
    +
  1. Memory consumption during compilation has been reduced by splitting + instantiation files. For this make_instantiations now supports additional + logic to split the the instantiations in .inst files into groups. This is + used in fe_values.cc, error_estimator.cc, and others. +
    + (Timo Heister, 2015/09/05) +
  2. Openmp SIMD support is now enabled for Clang version 3.6, or newer (or the equivalent XCode version). Further, openmp support is not any more falsely activated for very old clang versions. -- 2.39.5