From f0efd4abe9a5f0fd77c3d3b07c0d77751a63f42d Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 1 Jul 2010 04:02:06 +0000 Subject: [PATCH] Update to boost 1.43. git-svn-id: https://svn.dealii.org/trunk@21428 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 5ef24a257e..63009baa8e 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -38,6 +38,14 @@ inconvenience this causes.

General

    +
  1. +

    Updated: The version of boost + included in the contrib/ directory has been updated + to 1.43.0. +
    + (WB 2010/06/30) +

    +
  2. 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 -- 2.39.5