From 63148a555790e2c7f7afa321e66575281d93e7ed Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Tue, 19 Jul 2005 09:57:49 +0000 Subject: [PATCH] GeometryInfo moved git-svn-id: https://svn.dealii.org/trunk@11175 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 11b2c7afda..f7a36431b0 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -142,6 +142,16 @@ inconvenience this causes.

General

    +
  1. + Changed: The files + deal.II/include/grid/geometry_info.h and + deal.II/source/grid/geometry_info.cc have been moved + to base/include/base and base/source, + respectively. A redirection header file has been left in the + old location for compatibility. +
    + (GK, 2005/07/19) +

  2. Changed: Cygwin has problems linking against deal.II DLLs if you link against more than one dimension dependent library. The linker -- 2.39.5