From d45ce8155e51928a12c32beb385144820430af21 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 13 Jul 2010 13:41:43 +0000 Subject: [PATCH] Document cygwin change. git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@21489 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 e4f91bd1b3..c390193784 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