From 9e39770b2b3f2cbc6cfb8f9117639c388d31a0b8 Mon Sep 17 00:00:00 2001
From: guido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 30 Jun 2005 20:43:18 +0000
Subject: [PATCH] FiniteElementData::conforming_space

git-svn-id: https://svn.dealii.org/trunk@11016 0785d39b-7218-0410-832d-ea1e28bc413d
---
 deal.II/doc/news/changes.html | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html
index 16802a9d4e..afbda6f6fa 100644
--- a/deal.II/doc/news/changes.html
+++ b/deal.II/doc/news/changes.html
@@ -480,6 +480,12 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>Improved: The class <code
+  class="class">FiniteElementData</code> now stores information on the
+  Sobolev space a finite element space conforms with.
+  <br> (GK 2005/06/29)
+  </p>
+  
   <li> <p>
        New: Added function <code
        class="class">FiniteElementBase::component_to_system_index</code>
@@ -487,6 +493,7 @@ inconvenience this causes.
        <br>
        (Ralf B. Schulz, 2005/06/30)
        </p>
+
   <li> <p>Improved: The function <code class="class">DoFTools</code>::<code
   class="member">count_dofs_per_component</code> and its counterpart
   in <code class="class">MGTools</code> got an additional
-- 
2.39.5