From: Matthias Maier Date: Thu, 14 Jul 2016 00:58:38 +0000 (-0500) Subject: add a news/changes.h entry X-Git-Tag: v8.5.0-rc1~875^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2823%2Fhead;p=dealii.git add a news/changes.h entry --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 4f28c1edfc..b62949bd57 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -360,6 +360,13 @@ inconvenience this causes.

Specific improvements

    +
  1. Fixed: Work around an issue with the OpenMPI installation on certain + Ubuntu versions: The build system now automatically drops the + "-fuse-ld=gold" linker flag if openmpi is incompatible with it. +
    + (Wolfgang Bangerth, Martin Kronbichler, Matthias Maier, 2016/07/13) + +
  2. Fixed: FEValues::reinit() would sometimes try to be overly clever and not re-compute information when called with the same cell twice in a row, even if the underlying triangulation had