From 40e6e091522919c0fcde45da0761f9a062b9cc02 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Thu, 10 Sep 2015 08:03:39 -0400 Subject: [PATCH] add to changelog --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index f8085f0675..c57b6101cb 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -272,6 +272,12 @@ inconvenience this causes.
    +
  1. Cleanup: Constructors of AdditionalData in various linear solvers are now marked + explicit. This avoid bugs with implicit conversions like the one fixed in step-40. +
    + (Timo Heister, Lei Qiao, 2015/09/09) +
  2. +
  3. Cleanup: TableIndices can now be used (constructed and accessed) with N > 7.
    -- 2.39.5