From 60068835b3be562a3fe9796077c475604fac18cb Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Wed, 30 Jun 2010 12:03:19 +0000
Subject: [PATCH] Add an entry.
git-svn-id: https://svn.dealii.org/trunk@21415 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/changes.h | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index 528d4426c9..3a0a91918c 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -91,6 +91,16 @@ inconvenience this causes.
(WB 2010/06/28)
+
+
+
+ Fixed: The output of the function
+ FE_Q::adjust_quad_dof_index_for_face_orientation
+ was wrong in 3d for polynomial orders of three or greater. This is now
+ fixed.
+
+ (WB 2010/06/28)
+
--
2.39.5