From e58d44c3a9072d7107fae62e9d0efc77541f4503 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 3 Jul 2023 11:54:55 -0500 Subject: [PATCH] add a news/changes entry --- doc/news/9.4.0-vs-9.5.0.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/9.4.0-vs-9.5.0.h b/doc/news/9.4.0-vs-9.5.0.h index ad70239d83..4aecebd305 100644 --- a/doc/news/9.4.0-vs-9.5.0.h +++ b/doc/news/9.4.0-vs-9.5.0.h @@ -405,6 +405,13 @@ inconvenience this causes.

Specific improvements

    +
  1. + Fixed: An out-of-bounds write due to an insufficiently sized buffer in + the Scalapack wrappers has been fixed. +
    + (Matthias Maier, 2023/07/03) +
  2. +
  3. Fixed: With some compilers, calling Threads::Task::Task() with a function object that ends with an exception lead to a segmentation -- 2.39.5