From 20357e41d2bb36dfa5e73a5054f57527b8312054 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 30 Jun 2010 11:58:37 +0000 Subject: [PATCH] Take over patch 21413. git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@21414 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 985d008e36..44c2cdd3e0 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -75,7 +75,14 @@ inconvenience this causes.

deal.II

    -
  1. None so far. +
  2. +

    + Fixed: On some systems and compilers, the library could not be compiled + because of a duplicate symbol in MeshWorker::LocalResults. + This is now fixed. +
    + (WB 2010/06/28) +

-- 2.39.5