From f8266f0759278e4daa0add7616d0a2929de49729 Mon Sep 17 00:00:00 2001
From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
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: <code
    class="member"> TableHandler::tex_set_table_caption</code> and
    <code class="member"> TableHandler::tex_set_table_label</code> to
-   add a caption and a label to the tex generated table.  <br> (Luca
-   Heltai 2004/10/29)
+   add a caption and a label to the tex generated table.  
+   <br> (Luca Heltai 2004/10/29)
    </p>
 
   <li> <p>
@@ -382,14 +382,6 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
-  <li> <p>
-       Fixed: For some cases the <code
-       class="member">CellAccessor<3>::neighbor_child_on_subface</code>
-       function returned a wrong cell. This is now fixed.
-       <br>
-       (RH 2004/10/29)
-       </p>
-
   <li> <p>
        Fixed: The <code>GridGenerator::cylinder</code> function in 3d
        assigned the wrong boundary value to the top and bottom part of
-- 
2.39.5