From: bangerth Date: Sun, 31 Mar 2013 20:47:57 +0000 (+0000) Subject: Update one point. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c935e9d443bd951bd7ba94b640b0365c0a0b78c1;p=dealii-svn.git Update one point. git-svn-id: https://svn.dealii.org/trunk@29124 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index a5cfafa161..d108c770aa 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -27,7 +27,9 @@ inconvenience this causes.
  • Removed: The interfaces to the obsolete direct solvers MA27 and MA47 from the Harwell Subroutine Library. Support for the HSL routines were not ported to -the new build system +the new build system. However, the sparse direct solver UMFPACK remains to be +supported and is provided as part of the standard deal.II distribution, unlike +the HSL functions.
    (Matthias Maier, 2013/04/01)