From e5134a6be18b811d9131d8e1ce889ba9dedb89e9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 19 Jan 2011 00:27:38 +0000 Subject: [PATCH] Document r23211. git-svn-id: https://svn.dealii.org/trunk@23214 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 982a507044..895d9de986 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -29,6 +29,13 @@ inconvenience this causes.

General

    +
  1. Fixed: At the bottom of the page of tutorial programs we show a "plain" +version of the tutorial program. However, the script that generates this plain +version was broken and sometimes truncated the file. This +should be fixed now. +
    +(Wolfgang Bangerth, 2011/01/18) +
  2. Extended: Several missing instantiations of functions for triangulations and DoF handlers embedded in higher dimensional space have been added.
    (Wolfgang Bangerth, 2011/01/15) -- 2.39.5