From a75f23180d6ec4b24fcf7b714d5b763dcb017efb Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 31 Jan 2015 18:58:41 +0100 Subject: [PATCH] add a news entry --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index b2eb4ad45b..e0ac7c88c2 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -280,6 +280,12 @@ inconvenience this causes.

Specific improvements

    +
  1. New: deal.II now also provides an interface to the parallel ARPACK + (PARPACK) solver with the PArpackSolver class. +
    + (Denis Davydov, 2015/01/30) +
  2. +
  3. Bugfix: deal.II now correctly links against librt in case of bundled boost being used.
    -- 2.39.5