From f8e2a40c89a470a9461627349d0a918c31d37d55 Mon Sep 17 00:00:00 2001 From: maier Date: Fri, 9 Aug 2013 12:37:35 +0000 Subject: [PATCH] Add a small change note git-svn-id: https://svn.dealii.org/trunk@30265 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index bf3bd249ee..c1c4818f43 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -35,6 +35,12 @@ inconvenience this causes.
    +
  1. + New: It is now possible to compile and link deal.II against LLVM's libcxx. For + this, a few issues with C++ standard violations are resolved. +
    + (Matthias Maier, 2013/08/09) +
-- 2.39.5