From: Matthias Maier Date: Mon, 13 May 2019 22:34:56 +0000 (-0500) Subject: fix changelog entry format X-Git-Tag: v9.1.0-rc1~19^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8149%2Fhead;p=dealii.git fix changelog entry format --- diff --git a/doc/news/changes/major/20180704DavidWells b/doc/news/changes/major/20180704DavidWells index 0a093f6918..ebd849d437 100644 --- a/doc/news/changes/major/20180704DavidWells +++ b/doc/news/changes/major/20180704DavidWells @@ -3,4 +3,4 @@ function generates a grid corresponding to the classic flow past a cylinder test problem, and uses manifolds to blend between the description of the cylinder and the Cartesian bulk geometry.
-(2018/07/04, David Wells) +(David Wells, 2018/07/04) diff --git a/doc/news/changes/major/20190510DavidWells b/doc/news/changes/major/20190510DavidWells index eb44b43d8e..5c746df2ba 100644 --- a/doc/news/changes/major/20190510DavidWells +++ b/doc/news/changes/major/20190510DavidWells @@ -1,4 +1,4 @@ Deprecated: deal.II's nanoflann bindings (i.e., the KDTree class) have been deprecated in favor of using boost::geometry::index::rtree.
-(2019/05/10, David Wells) +(David Wells, 2019/05/10) diff --git a/doc/news/changes/major/20190513Many b/doc/news/changes/major/20190513Many index f86f571551..99b5a45d68 100644 --- a/doc/news/changes/major/20190513Many +++ b/doc/news/changes/major/20190513Many @@ -1,5 +1,4 @@ Improved: All tutorial programs have been reviewed and updated with new features in the library and C++11.
-(2019/05/13, Daniel Arndt, David Wells, Matthias Maier, Denis Davydov, -Wolfgang Bangerth, Jean-Paul Pelteret) +(Daniel Arndt, David Wells, Matthias Maier, Denis Davydov, Wolfgang Bangerth, Jean-Paul Pelteret, 2019/05/13)