From: wolf Date: Tue, 5 Jul 2005 19:13:01 +0000 (+0000) Subject: Document last change. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86489b4577f5ff2efcdead04ea34cb21521f3808;p=dealii-svn.git Document last change. git-svn-id: https://svn.dealii.org/trunk@11068 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index a871441e4b..7d1b867a11 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -216,6 +216,15 @@ inconvenience this causes.

base

    +
  1. + Changed: The ParameterHandler::print_parameters + function now puts two newlines between regular entries and + subsection listings for better readability. +
    + (WB, 2005/07/05) +

    +
  2. Changed: Some of the dimension independent functions in the DataOutInterface class have been moved into the