From: Wolfgang Bangerth Date: Fri, 29 Oct 2010 04:05:53 +0000 (+0000) Subject: Add a link. X-Git-Tag: v8.0.0~5108 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3c32e1eff4376335bf126521238230fdd893a8;p=dealii.git Add a link. git-svn-id: https://svn.dealii.org/trunk@22549 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 76f7700cf3..880a38382f 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -42,7 +42,9 @@ inconvenience this causes.
As a consequence, if your makefile makes any assumption on the location of deal.II include files or the name of the deal.II library - it will need to be changed. + it will need to be changed. The sample Makefiles have been + updated for this.
(WB 2010/10/25)