From 0c44a49fcf3eddce90573604849b2680fc3dc373 Mon Sep 17 00:00:00 2001
From: bangerth
Date: Fri, 8 Mar 2013 12:53:49 +0000
Subject: [PATCH] Add a news entry.
git-svn-id: https://svn.dealii.org/trunk@28817 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/changes.h | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h
index eb761b1d17..8de8ff65af 100644
--- a/deal.II/doc/news/changes.h
+++ b/deal.II/doc/news/changes.h
@@ -24,9 +24,8 @@ inconvenience this causes.
-
@@ -41,7 +40,22 @@ inconvenience this causes.
-
+ - New: deal.II now uses CMake
+ as its configuration and build tool. Please read through the
+ readme and other installation files for information about how the
+ installation process has changed.
+
+ Because this touches the configuration of every external package we
+ interact with, there are a number of other changes as a result:
+
+ - The minimum supported version for Trilinos is now 10.8.x.
+
- We no longer link with different versions of the p4est library
+ in debug and optimized mode. Rather, we now link with the same
+ library in both modes. The p4est installation instructions have
+ been updated.
+
+
+ (Matthias Maier, 2013/03/07)
--
2.39.5