From 2d17530ffba4428f4567be254848175dfc06ce77 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 13 Jul 2010 13:37:19 +0000 Subject: [PATCH] Mention the CygWin problem. git-svn-id: https://svn.dealii.org/trunk@21488 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 77a6aaba4a..03508eef30 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -38,6 +38,13 @@ inconvenience this causes.

General

    +
  1. +

    Fixed: A problem in the Makefiles caused error messages when + building under CygWin. +
    + (GK 2010/07/12) +

    +
  2. Fixed: GCC version 3.3.x failed to compile the files lac/include/lac/precondition_block.h and -- 2.39.5