From 44c6f830a88b6d816ff4174fbde14f2d6da19084 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 24 Jul 2015 10:58:25 -0500 Subject: [PATCH] Add a changelog entry. --- doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index f39492a7bc..470a32b78b 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -80,8 +80,14 @@ inconvenience this causes.
    +
  1. Fixed: parallel::distributed::refine_and_coarsen_fixed_fraction() + in rare circumstances decided to not refine any cells at all, even + if the refinement threshold was nonzero. This is now fixed. +
    + (Wolfgang Bangerth, Andrea Bonito, 2015/07/24) +
  2. -
  3. Fixed: bug in DynamicSparsityPattern::iterator would cause invalid +
  4. Fixed: Bug in DynamicSparsityPattern::iterator would cause invalid stl::vector::iterator comparison.
    (Timo Heister, 2015/07/22) -- 2.39.5