From a569b3a896be06118df44a4ccb125c0fc25edf11 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Wed, 27 Oct 2010 12:33:31 +0000
Subject: [PATCH] Announce one-library changes.
git-svn-id: https://svn.dealii.org/trunk@22515 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/news.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index b1e2d25873..b6ddf8d4ae 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -32,6 +32,18 @@
here.
+ -
+ 2010/10/25: New directory and library structure
+
+ -
+ deal.II has had a somewhat quirky directory and library structure for
+ historical reasons, but this has now changed: All include and source
+ files are now under the top-level
include/
+ and source
directories. Furthermore, we no longer build a
+ plethora of libraries but only libdeal_II.g.so
(debug
+ version) and libdeal_II.so
(optimized version).
+
+
-
2010/10/23: Distributed mesh functionality available
--
2.39.5