From 6a187cdf1d73ba257259d8b4452bc8ccfd2a6a20 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 3 Aug 2017 13:47:48 -0600 Subject: [PATCH] Update the changelog. --- doc/news/changes/minor/20170726AlbertoSartori | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/news/changes/minor/20170726AlbertoSartori b/doc/news/changes/minor/20170726AlbertoSartori index 5e040ce02d..8fb813f8b3 100644 --- a/doc/news/changes/minor/20170726AlbertoSartori +++ b/doc/news/changes/minor/20170726AlbertoSartori @@ -1,3 +1,5 @@ -Fixed: FunctionParser uses shared_ptr instead of unique_ptr in order to fix compilation issues with gcc-5.4. +Fixed: The FunctionParser class demonstrated an incompatibility with +(very) old versions of the Threading Building Blocks used in +deal.II. This is now worked around.
-(Alberto Sartori, 2017/07/26) +(Alberto Sartori, Wolfgang Bangerth, 2017/07/26) -- 2.39.5