From: Wolfgang Bangerth Date: Wed, 9 Feb 2005 14:39:41 +0000 (+0000) Subject: Fix missing step-16. X-Git-Tag: v8.0.0~14587 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f904015cb53f321ebc17976d16848aa95fc21aff;p=dealii.git Fix missing step-16. git-svn-id: https://svn.dealii.org/trunk@9903 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 39c7a29841..7ad07ce7b7 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -32,6 +32,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + Fixed: The step-16 example program wasn't listed in the + navigation bar of the tutorial section, although it was in the + table of contents. This is fixed now. +
    + (WB, 2005/02/09) +