From: Guido Kanschat Date: Wed, 22 Aug 2007 20:32:25 +0000 (+0000) Subject: document last changes X-Git-Tag: v8.0.0~10033 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e61810639d1f92c99ddd4b2ac129a61ab3fc4d7;p=dealii.git document last changes git-svn-id: https://svn.dealii.org/trunk@15014 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 3c183dd4dc..4fbfee7886 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -45,6 +45,12 @@ inconvenience this causes.
    +
  1. Removed: Several functions in the linear algebra classes that have + been deprecated for more than a year have been removed. +
    + (GK 2007/08/22) +

    +
  2. Changed: Implementing gradients for the class FunctionDerivative, it became evident that its enums for difference formulas clashed with those of General

      + +
    1. Improved: Tests for libraries in configure can handle --without now. +
      + (GK 2007/08/22) +

      +
    2. Updated: The version of UMFPACK bundled with deal.II has been updated to release 5.1.0.