From f5ad09764fbfcfe39ac3ac6afef0f948d29a2fe4 Mon Sep 17 00:00:00 2001
From: Matthias Maier <tamiko@43-1.org>
Date: Thu, 1 Sep 2016 18:59:18 -0500
Subject: [PATCH] add a news/changes.h entry

---
 doc/news/8.4.1-vs-8.4.2.h | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/news/8.4.1-vs-8.4.2.h b/doc/news/8.4.1-vs-8.4.2.h
index 6fa3167e6a..8258235a41 100644
--- a/doc/news/8.4.1-vs-8.4.2.h
+++ b/doc/news/8.4.1-vs-8.4.2.h
@@ -29,6 +29,13 @@ author.
 <h3>Specific improvements</h3>
 
 <ol>
+ <li> Fixed: Fix MPI_InitFinalize by correctly initializing and destroying
+   all p4est/libsc related objects by calls to sc_init(), p4est_init(), and
+   sc_finalize(); compatibility with p4est versions >1.1.
+ <br>
+ (Jonathan Perry-Houts, 2016/08/31)
+ </li>
+
  <li> Fixed: The build system now uses -fPIC instead of -fpic
  <br>
  (Matthias Maier, 2016/08/31)
-- 
2.39.5