From a97df071ec69e1adff79929c422c5f2b77e5ee12 Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 14 Sep 2005 18:37:03 +0000 Subject: [PATCH] color git-svn-id: https://svn.dealii.org/trunk@11431 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index efbae442b6..58bd8b58c3 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -969,8 +969,8 @@ inconvenience this causes.

  • - Fixed: The class MGDoFHandler had trouble when it - encountered a triangulation that had unused vertices, something + Fixed: The class MGDoFHandler had trouble + when it encountered a triangulation that had unused vertices, something that happens when one coarsens an existing triangulation. In that case, it would throw unjustified exceptions. This is now fixed. @@ -979,7 +979,7 @@ inconvenience this causes.

  • - Fixed: The class Triangulation::RefinementListener had only + Fixed: The class Triangulation::RefinementListener had only virtual abstract functions but no virtual destructor. This caused warnings with some compilers, and is generally bad practice anyway. This is now fixed. -- 2.39.5