From: Matthias Maier Date: Mon, 29 Dec 2014 17:16:25 +0000 (+0100) Subject: add changes.h entry X-Git-Tag: v8.3.0-rc1~579^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc7bccca7661949bb0bc1d34c3c22d8e47a35d0;p=dealii.git add changes.h entry --- diff --git a/doc/news/changes.h b/doc/news/changes.h index b3efa0b285..1884913fe3 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -57,6 +57,24 @@ inconvenience this causes.

Specific improvements

    +
  1. Fixed: Use CASROOT environment variable as additional hint for + opencasacade. +
    + (Matthias Maier, 2014/12/29) +
  2. + +
  3. Fixed: Update the run_testsuite.cmake script to also pick up + muparser and opencascade configuration. +
    + (Matthias Maier, 2014/12/29) +
  4. + +
  5. Fixed: Update several places in the documentation that were not + updated from functionparser to muparser. Add several forgotten + DEAL_II_WITH_* variables to certain places in the documentation. +
    + (Matthias Maier, 2014/12/29) +
*/