From: Bruno Turcksin Date: Thu, 2 Aug 2018 15:50:30 +0000 (-0400) Subject: Add changelog entry X-Git-Tag: v9.1.0-rc1~854^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad00d15a2e8887e11f9c376b0732430a20da7f2;p=dealii.git Add changelog entry --- diff --git a/doc/news/changes/minor/20180802BrunoTurcksin b/doc/news/changes/minor/20180802BrunoTurcksin new file mode 100644 index 0000000000..9b894a0aaa --- /dev/null +++ b/doc/news/changes/minor/20180802BrunoTurcksin @@ -0,0 +1,5 @@ +Fixed: The import function for LinearAlgebra::distributed::Vector would fail if +the IndexSet of the ReadWriteVector has no locally owned element +
+(Bruno Turcksin, 2018/08/02) +