From: felix.gruber
Date: Mon, 12 Aug 2013 09:22:34 +0000 (+0000)
Subject: Fix list markup in the changelog.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44aa5e090388f5eb412e31c42e2129f5915e2d0;p=dealii-svn.git
Fix list markup in the changelog.
git-svn-id: https://svn.dealii.org/trunk@30286 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index b02cded52b..f354c1a001 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -23,12 +23,14 @@ modifications to application programs. We apologize for the
inconvenience this causes.
- Removed: The member function face_to_equivalent_cell_index() in
-FiniteElementData has been removed. It had been deprecated a while
-back already. Please use FiniteElement::face_to_cell_index() instead.
-
-(Wolfgang Bangerth, 2013/08/09)
-
+
+ -
+ Removed: The member function face_to_equivalent_cell_index() in
+ FiniteElementData has been removed. It had been deprecated a while
+ back already. Please use FiniteElement::face_to_cell_index() instead.
+
+ (Wolfgang Bangerth, 2013/08/09)
+