From: Wolfgang Bangerth Date: Thu, 23 Feb 2006 16:55:51 +0000 (+0000) Subject: Mention Ralf's fix for MappingQ's copy constructor. X-Git-Tag: v8.0.0~12206 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bcab8c431e228157869829d6b7e2ce70d232b0a;p=dealii.git Mention Ralf's fix for MappingQ's copy constructor. git-svn-id: https://svn.dealii.org/trunk@12476 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 098e8b5203..94f05b9ccf 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -484,6 +484,14 @@ inconvenience this causes.

deal.II

    +
  1. + Fixed: When used, the copy constructor of MappingQ would lead to memory + corruption. This is now fixed. +
    + (RH 2006/02/23) +

    +
  2. New: There is now a StaticMappingQ1::