From 9b4d8e592f766be9f9d9aa93ce98d058dfd89dde Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 15 May 2003 05:09:38 +0000 Subject: [PATCH] Mention Brian's fix. git-svn-id: https://svn.dealii.org/trunk@7648 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5