From: hartmann Date: Tue, 9 Mar 2004 08:40:35 +0000 (+0000) Subject: clarify X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f98355a3e8b9c11549793f21aed4134f4d284e;p=dealii-svn.git clarify git-svn-id: https://svn.dealii.org/trunk@8694 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 4cbe1fd9ad..1192fb9fc1 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -137,11 +137,11 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
  • Changed: The part of the boost library in the contrib directory is now updated to boost version 1-30.2. We include - only a minimal part (about 3% in size) of boost which is needed to - compile deal.II. For the case the compilation of deal.II on + only a minimal part (about 3% in size) of boost which is needed + to compile deal.II. For the case the compilation of deal.II on some compiler/platforms requires boost files in addition to - those included in the contrib directory they should be - reported to the deal.II mailing list. + those included in the contrib directory please report + the missing boost files to the deal.II mailing list.
    (RH 2004/02/16)