From: Wolfgang Bangerth Date: Sat, 21 Sep 2013 12:03:40 +0000 (+0000) Subject: Fix leftover note. X-Git-Tag: v8.1.0~757 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c341598f616e3be963b854755136a070de5fb0;p=dealii.git Fix leftover note. git-svn-id: https://svn.dealii.org/trunk@30883 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/7.3.0-vs-8.0.0.h b/deal.II/doc/news/7.3.0-vs-8.0.0.h index c720497bb0..e802b8a125 100644 --- a/deal.II/doc/news/7.3.0-vs-8.0.0.h +++ b/deal.II/doc/news/7.3.0-vs-8.0.0.h @@ -149,7 +149,7 @@ this function.
  • We no longer link with different versions of the p4est library in debug and optimized mode. Rather, we now link with the same library in both modes. The p4est installation instructions have - been updated. TODO TODO TODO + been updated.
    (Matthias Maier, 2013/03/07)