From a295e268195ae122dfb3646698a80938060ffe4c Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 8 Mar 2001 07:28:07 +0000 Subject: [PATCH] Fix missing const. git-svn-id: https://svn.dealii.org/trunk@4167 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/3.1.0-vs-3.1.1.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html index 6f8579c64a..ddc1e09d6c 100644 --- a/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html +++ b/deal.II/doc/news/2001/3.1.0-vs-3.1.1.html @@ -14,6 +14,14 @@

Changes between versions 3.1 and 3.1.1

    +
  1. + Fixed: a missing const prevented the PreconditionSelector class to be + compiled. +
    + (Roger Young, John Burnell 2001/03/08) +

    +
  2. Updated: the scripts config.sub and config.guess were updated to their newest -- 2.39.5