From 53c24f1474ea0d99c96c94f7d521eb9da4d3e6a1 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 14 Feb 2012 10:35:20 +0000 Subject: [PATCH] Markup improvements. git-svn-id: https://svn.dealii.org/trunk@25070 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 85588c0e13..5c3826cf41 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -73,6 +73,12 @@ very similar to the non-distributed class Vector.
(Katharina Kormann, Martin Kronbichler, 2012/01/25) +
  • Fixed: The common/scripts/make_dependencies program +now behaves like the C++ compiler when +searching include paths for # include "..." directives. +
    +(Timo Heister, 2012/01/10) +
  • Fixed: The Intel compiler complains that it can't copy Trilinos vector reference objects, preventing the compiling of step-32. This is now fixed.
    @@ -154,11 +160,6 @@ contained a rounding bug that often produced wrong results.
    (Timo Heister, 2012/01/17) -
  • Fixed: make_dependencies now behaves like the c++ compiler when -searching include paths for #include "..." directives. -
    -(Timo Heister, 2012/01/10) -
  • Fixed: When ./configure does not detect the presence of zlib, writing output in VTU format failed to produce a valid output file. -- 2.39.5