From 891e73827d12e5a3a38cc332f2b831053e68796c Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 2 May 2001 13:01:43 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@4521 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/3.1.0-vs-3.1.1.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html index d0ae668668..0831df4fbf 100644 --- a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html +++ b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html @@ -14,6 +14,15 @@

Changes between versions 3.1 and 3.1.1

    +
  1. + Fixed: Templatized classes which had a default template + argument that contains colons (such as nested types) did + not show up in the forward declaration files, and were also + missing from the class index. This is fixed now. +
    + (WB 2001/05/02) +

    +
  2. Fixed: The vertex numbers written by the GridOut::