From: Martin Kronbichler Date: Fri, 28 Nov 2008 12:17:28 +0000 (+0000) Subject: Cosmetic change. X-Git-Tag: v8.0.0~8332 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c392c417568988fa50ffc83a551e4a5eb5330c8;p=dealii.git Cosmetic change. git-svn-id: https://svn.dealii.org/trunk@17769 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index c7f2f14c1d..4cf5ff5eea 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -516,7 +516,6 @@ inconvenience this causes.

Fixed: The VectorTools::interpolate_boundary_values function was implemented a bit clumsily and was using much more time than necessary. This should be fixed now. - associated vertex.
(WB 2008/11/25)