From e86a49d09be62e694f48e833618b031638abe235 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 28 Jul 2016 20:48:37 -0500 Subject: [PATCH] add a news/changes.h entry --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 761e56ba88..57438ae0d2 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -406,6 +406,13 @@ inconvenience this causes. (Martin Kronbichler, 2016/07/30) +
  • Fixed: CMake now tries to pick up the full link interface for gsl. + This works around an underlinkage issue with libgsl.so not correctly + stating all shared object dependencies. +
    + (Matthias Maier, 2016/07/28) +
  • +
  • Fixed: Level indices for geometric multigrid queried through DoFAccessor::get_mg_dof_indices() would return wrong indices on lines and faces in non-standard orientation in 3D. This is now fixed. -- 2.39.5