From: Wolfgang Bangerth Date: Thu, 15 May 2003 05:09:38 +0000 (+0000) Subject: Mention Brian's fix. X-Git-Tag: v8.0.0~16523 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209edf72d8bd6198a24fe196e82756d828806e39;p=dealii.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