From: Wolfgang Bangerth Date: Sat, 14 Feb 2015 12:37:48 +0000 (-0600) Subject: Add an entry for a recent patch. X-Git-Tag: v8.3.0-rc1~459^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F547%2Fhead;p=dealii.git Add an entry for a recent patch. --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 47994bcb8f..6d5228142b 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -349,7 +349,6 @@ 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 @@ -358,6 +357,12 @@ inconvenience this causes. (Timo Heister, 2015/02/13)
  2. +
  3. Fixed: There was a bug in the energy source term of step-33 whereby + the term was erroneously multiplied by the density. This is now fixed. +
    + (Praveen C, Lei Qiao, 2015/02/13) +
  4. +
  5. 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