From: Wolfgang Bangerth Date: Thu, 7 Jan 2016 17:28:29 +0000 (-0600) Subject: Add a missing name to an entry in changes.h. X-Git-Tag: v8.4.0-rc2~108^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2040%2Fhead;p=dealii.git Add a missing name to an entry in changes.h. --- diff --git a/doc/news/changes.h b/doc/news/changes.h index c43ccfb571..c2a257e556 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2016 by the deal.II authors // // This file is part of the deal.II library. // @@ -604,7 +604,7 @@ inconvenience this causes. InterGridMap are now consistely instantiated also for types parallel::distributed::Triangulation and parallel::shared::Triangulation.
- (Wolfgang Bangerth, 2015/12/07) + (Gennadiy Rishin, Wolfgang Bangerth, 2015/12/07)
  • Improved: Both versions of SparsityTools::distribute_sparsity_pattern()