From: wolf Date: Thu, 15 May 2003 05:09:38 +0000 (+0000) Subject: Mention Brian's fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4d8e592f766be9f9d9aa93ce98d058dfd89dde;p=dealii-svn.git Mention Brian's fix. git-svn-id: https://svn.dealii.org/trunk@7648 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index fbf918d598..4a30186c56 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -327,6 +327,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

base

    +
  1. + Fixed: A bug in the Patterns::MultipleSelection class if more + than two elements in a comma-separated list were given. +
    + (Brian Carnes 2003/05/14) +

    +
  2. Changed: The Polynomials::Legendre class lost its template argument and is now just a regular