From 7b040111046018d97e5893c38cc8fdaa40f8420e Mon Sep 17 00:00:00 2001
From: Matthias Maier
Date: Tue, 3 Dec 2013 16:31:14 +0000
Subject: [PATCH] Add an news item
git-svn-id: https://svn.dealii.org/trunk@31858 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/changes.h | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index 4101eeb4bc..da4fd73125 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -40,6 +40,12 @@ inconvenience this causes.
+ - Removed: With the switch of the testsuite to CMake, the old report_features
+ and build test facilities are removed.
+
+ (Matthias Maier, 2013/12/03)
+
+
-
Changed: The kinds of template arguments for the VectorTools::interpolate
function taking a Mapping as first argument has changed. This was done to
--
2.39.5