From e8ac0c4b0296b319904f99177b06979a3cb96287 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 8 Jul 2010 02:54:52 +0000 Subject: [PATCH] Take over the text changes from mainline@21460. git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@21461 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index deba04f817..ee6cd6f97d 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -52,7 +52,8 @@ inconvenience this causes. when using static libraries did not work. This is now fixed. However, due to GCC bug 10591, GCC versions prior to and including 4.1.x will - still not work. + still not work. Working with shared libraries was not and is not affected + by this problem.
(WB 2010/07/01)

@@ -61,8 +62,9 @@ inconvenience this causes.

Fixed: GCC version 4.0.1 had a bug that prevented it from compiling release 6.3.0 because it apparently had an infinite loop allocating memory when compiling fe_values.cc in optimized mode. This - had been fixed in GCC 4.0.2, but some versions of Mac OS X still use - this GCC version in their Xcode environment. + problem had been fixed in GCC 4.0.2, but some versions of Mac OS X still use + this GCC version in their Xcode environment. In any case, the code in + deal.II has been changed to avoid this problem.
(WB 2010/06/30)

@@ -74,6 +76,14 @@ inconvenience this causes.
(Bradley Froehle 2010/06/29)

+ +
  • +

    + Fixed: deal.II release 6.3.0 did not compile with Trilinos versions 9.x and + 10.0. This is now fixed. +
    + (Martin Kronbichler, WB 2010/06/28) +

    @@ -87,16 +97,10 @@ inconvenience this causes. -

    base

    +

    lac

      -
    1. -

      - Fixed: deal.II release 6.3.0 did not compile with Trilinos versions 9.x and - 10.0. This is now fixed. -
      - (Martin Kronbichler, WB 2010/06/28) -

      +
    2. None so far.
    -- 2.39.5