From 0adaac22e132e532f8bd7ab88b1611928233e99b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 29 Jul 2015 16:45:28 -0500 Subject: [PATCH] Add a changelog entry. --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 7b2de5b727..553ae77f35 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -66,6 +66,12 @@ inconvenience this causes.
    +
  1. New: The testsuite now runs in a mode in which we abort programs for + floating point exceptions due to divisions by zero or other invalid arithmetic. +
    + (Wolfgang Bangerth, 2015/07/29) +
  2. +
  3. New: MultithreadInfo::set_thread_limit() can now be called more than once and the environment variable DEAL_II_NUM_THREADS will be respected even if user code never calls it. -- 2.39.5