From 77c49e768e24e4b9d965553ed3b1ebe50c5ff474 Mon Sep 17 00:00:00 2001
From: Christoph Grueninger <christoph.grueninger@iws.uni-stuttgart.de>
Date: Tue, 7 Apr 2015 13:37:08 +0000
Subject: [PATCH] [changelog] Mention lacking CMake support of dune-alugrid 2.3

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14530 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 36f3f8fbfc..300a723a58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,10 @@ Differences Between DuMuX 2.6 and DuMuX 2.7
     DuMuX multidomain model should be used, DUNE 2.3 is required. See
     test/multidomain/README for details.
 
+  - The 2.3 branch of dune-alugrid has no CMake support. Use Autotools or use
+    legacy ALUGrid 1.52. The current master of dune-alugrid 2.4 has CMake
+    support.
+
 * IMPROVEMENTS and ENHANCEMENTS:
   - Since 2.6, all isothermal implicit porous-media models (except 2pdfm) can be
     easily enhanced with the energy equation. For 2.7, this has been also
-- 
GitLab