From 7cc362f6eaa5cd57b58870e36c82403e49882f48 Mon Sep 17 00:00:00 2001 From: Joscha Gedicke Date: Wed, 25 May 2016 13:27:45 +0200 Subject: [PATCH] entry in specific improvements changes.h --- doc/news/changes.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 1caca6a5ff..2a623072aa 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -255,7 +255,14 @@ inconvenience this causes.

Specific improvements

    -
  1. Fixed: Fix a bug where the SparsityPattern could not have more than 4 +
  2. New: Return value std::vector vertex_mapping for the + make_vertex_patches function, including the optional inversion of the + vertex mapping. +
    + (Joscha Gedicke, 2016/05/25) +
  3. + +
  4. Fixed: Fix a bug where the SparsityPattern could not have more than 4 billions entries when using 32bit indices.
    (Bruno Turcksin, 2016/05/22) -- 2.39.5