From b002c2578667b64eae2dc9164833a4a305e38e45 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Tue, 19 Aug 2003 15:10:50 +0000
Subject: [PATCH] Mention new make_dep script.
git-svn-id: https://svn.dealii.org/trunk@7946 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/news.html | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index a0ee9ec70a..d188fd27be 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -31,6 +31,16 @@
here.
+ -
+ 2003/08/19: Dependency generation accelerated
+
+ -
+ The script that generates dependency information between
+ sources and headers for Makefiles has been rewritten in C++,
+ after the old perl script became too slow with the growth of
+ the project. The new script is 2-5 times faster than the old one.
+
+
-
2003/06/06: Version 4.0 released
--
2.39.5