From: Wolfgang Bangerth
Date: Thu, 15 Jun 2000 12:03:43 +0000 (+0000)
Subject: .
X-Git-Tag: v8.0.0~20387
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748311ff5994b8f1a76a792259532d0a23d7bf56;p=dealii.git
.
git-svn-id: https://svn.dealii.org/trunk@3026 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/2000/3.0.0-vs-3.0.1.html b/deal.II/doc/news/2000/3.0.0-vs-3.0.1.html
index 20a9e97ef6..ba7d989d48 100644
--- a/deal.II/doc/news/2000/3.0.0-vs-3.0.1.html
+++ b/deal.II/doc/news/2000/3.0.0-vs-3.0.1.html
@@ -53,6 +53,16 @@
(WB 2000/05/30)
+
+
+ Fixed: the
+ common/scripts/make_dependencies.pl
+ script that sets up the dependencies for the make files had a
+ problem when the path to the library included special characters
+ such as `+'. This is now fixed.
+
+ (WB 2000/06/15)
+