From f5ad09764fbfcfe39ac3ac6afef0f948d29a2fe4 Mon Sep 17 00:00:00 2001 From: Matthias Maier 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.

Specific improvements

    +
  1. 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. +
    + (Jonathan Perry-Houts, 2016/08/31) +
  2. +
  3. Fixed: The build system now uses -fPIC instead of -fpic
    (Matthias Maier, 2016/08/31) -- 2.39.5