From 47802d1375f27a861087bf00882077057fb7c8d5 Mon Sep 17 00:00:00 2001 From: David Wells Date: Sat, 12 Dec 2015 18:46:15 -0500 Subject: [PATCH] Summarize the template changes in changes.h. --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index f2417a9f11..d002d4e727 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -198,6 +198,13 @@ inconvenience this causes. (David Wells, 2015/12/09) +
  • Changed: The template type name arguments of some classes no longer + shadow class names. Additionally, template type names are now much more + consistent across deal.II. +
    + (David Wells, 2015/10/18 - 2015/12/09) +
  • +
  • New: The WorkStream class's design and implementation are now much better documented in the form of a @ref workstream_paper "preprint".
    -- 2.39.5