From b0ea794d7663ec1812db322a08088e50ec79c681 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 15 Nov 2016 07:55:30 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 5d0783186b..189fe99869 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -451,6 +451,12 @@ inconvenience this causes.
(Sebastian Gonzalez-Pintor, Wolfgang Bangerth, 2016/11/15) + +
  • Fixed: Objects of type TrilinosWrappers::SparsityPattern::const_iterator + were entirely unusable due to a bug. This is now fixed. +
    + (Wolfgang Bangerth, 2016/11/15) +
  • Fixed: There was a memory leak if a previously used SparsityPattern object was re-used by reading from a serialization archive via -- 2.39.5