From 5c147f26b7924ea13352e3d84ada9844a6562ef5 Mon Sep 17 00:00:00 2001
From: bangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Date: Thu, 9 Jan 2014 00:28:34 +0000
Subject: [PATCH] Mention previous changes.

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

diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index 2b1f3d07b5..4c21c7596b 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -85,6 +85,13 @@ inconvenience this causes.
 
 <ol>
 
+  <li> Fixed: There were several bugs in functions like
+  FEValues::get_function_values() where the code did not properly handle the
+  case of FE_Nothing. This is now fixed.
+  <br>
+  (Wolfgang Bangerth, 2014/01/08)
+  </li>
+
   <li> Fixed: DataOut got confused in some situations where one uses FE_Nothing.
   This is now fixed.
   <br>
-- 
2.39.5