From 650d5fea41b68de8c23722cc30c203ad6ddbea5f Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 16 Nov 2004 02:11:17 +0000 Subject: [PATCH] Clarify wording. git-svn-id: https://svn.dealii.org/trunk@9764 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-5.0.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index 61638c1d97..cc3dc159d4 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -137,8 +137,9 @@ inconvenience this causes.
  • Fixed: DataOutBase<2,3>::write_tecplot did not - write the variable name z. This is now fixed. + class="member">DataOutBase<2,3>::write_tecplot sometimes did not + write the variable name z when only outputting faces of + cells. This is now fixed.
    (RH 2004/10/29)

    -- 2.39.5