From 04fb7e3e7658137da33f6551db8d7f9d1298ab08 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sun, 6 Dec 2015 10:43:16 -0500 Subject: [PATCH] changelog --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index c07f2f0250..c0efb54504 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -38,6 +38,12 @@ inconvenience this causes.

    +
  1. Changed: deallog console depth is now 0 by default, causing no + output to the screen from solvers and other places in the library. +
    + (Timo Heister, 2015/12/06) +
  2. +
  3. Changed: The function Utilities::trim() now removes general white space characters, such as '\\r' and '\\n', as well as space characters. @@ -52,6 +58,7 @@ inconvenience this causes. MultithreadInfo::n_cores().
    (Timo Heister, 2015/11/19) +
  4. Removed: The UpdateFlags flags update_support_points, update_support_jacobians, -- 2.39.5