From: Timo Heister Date: Fri, 13 Feb 2015 18:32:48 +0000 (-0500) Subject: changelog X-Git-Tag: v8.3.0-rc1~462^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc71b8c8cbaa2a1fa2e22424fbae68136d832f2;p=dealii.git changelog --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 2106353a8e..eb53a95a60 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -334,6 +334,15 @@ inconvenience this causes.

Specific improvements

    + +
  1. Changed: All members of MultithreadInfo are now static so it is no + longer necessary to use the global instance multithread_info (now + deprecated) or create your own instance (which does not work correctly + anyway). +
    + (Timo Heister, 2015/02/13) +
  2. +
  3. Changed: If you take the product of a Tensor and a scalar number, you previously got a Tensor back that stored its elements in the same data type as the original tensor. This leads to problems if you