From: Jonathan Robey Date: Sun, 24 Jul 2016 17:55:50 +0000 (-0700) Subject: Fix changes.h entry formatting X-Git-Tag: v8.5.0-rc1~849^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4210cde71ebab6f767c82ec2d35d120c8215d0;p=dealii.git Fix changes.h entry formatting --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 101d667eb7..bcc7018e65 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -151,7 +151,7 @@ inconvenience this causes.
  1. - Improved: VectorTools:interpolate now takes a ComponentMask to select the + Improved: VectorTools::interpolate() now takes a ComponentMask to select the components to interpolate.
    (Jonathan Robey, 2016/07/21)