From 0478590a52973ed6444043816ed82cedca6d8ff0 Mon Sep 17 00:00:00 2001
From: Christoph Grueninger <christoph.grueninger@iws.uni-stuttgart.de>
Date: Thu, 9 Apr 2015 07:36:53 +0000
Subject: [PATCH] [changelog] Update description of dune-alugrid with CMake.

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

diff --git a/CHANGELOG b/CHANGELOG
index 300a723a58..7c8a717dc4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,9 +7,9 @@ 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.
+  - The 2.3 branch of dune-alugrid has no CMake support, use dune-alugrid master
+    respectivly 2.4. Or you can fall back to Autotools or use legacy ALUGrid
+    1.52.
 
 * IMPROVEMENTS and ENHANCEMENTS:
   - Since 2.6, all isothermal implicit porous-media models (except 2pdfm) can be
-- 
GitLab