From 784ea33b2da0d875579f34f3a58eda9ab7d5b3e2 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 21 Jun 2018 10:46:18 +0000 Subject: [PATCH] Do not modify the CHANGES in the section CGAL 4.12 --- Installation/CHANGES.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index 4cd9614a34d..8ec94a744a4 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -116,7 +116,8 @@ Release date: April 2018 to `Release` manually, to avoid using CGAL libraries without any compile-time optimization. -### Header-only mode +### Header-only Mode + - Since CGAL-4.9, it has been possible to use CGAL by configuring it using CMake, but without compiling the CGAL libraries. With CGAL-4.12, it is now possible to use CGAL header-only, without even configuring @@ -243,8 +244,6 @@ Release date: April 2018 - `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()` - `CGAL::Polygon_mesh_processing::sharp_edges_segmentation()` - - ### Point Set Shape Detection - **Breaking change**: