From d64be16208348a149be8fd054061ea841ba3872c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 29 Oct 2004 21:49:14 +0000 Subject: [PATCH] Undo Ralf's change until we have a real fix. git-svn-id: https://svn.dealii.org/trunk@9740 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-5.0.html | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index 96881105bd..2c1e2b9288 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -124,8 +124,8 @@ inconvenience this causes. this, there are two new members in the above class: TableHandler::tex_set_table_caption and TableHandler::tex_set_table_label to - add a caption and a label to the tex generated table.
(Luca - Heltai 2004/10/29) + add a caption and a label to the tex generated table. +
(Luca Heltai 2004/10/29)

  • @@ -382,14 +382,6 @@ inconvenience this causes.

    deal.II

      -
    1. - Fixed: For some cases the CellAccessor<3>::neighbor_child_on_subface - function returned a wrong cell. This is now fixed. -
      - (RH 2004/10/29) -

      -
    2. Fixed: The GridGenerator::cylinder function in 3d assigned the wrong boundary value to the top and bottom part of -- 2.39.5