From: bangerth Date: Sat, 21 Sep 2013 12:03:40 +0000 (+0000) Subject: Fix leftover note. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f941dafa2dc903e0e8a3a2f7e42cecdcb5d9583;p=dealii-svn.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)