Do not modify the CHANGES in the section CGAL 4.12

This commit is contained in:
Laurent Rineau 2018-06-21 10:46:18 +00:00 committed by GitHub
parent b44ad18983
commit 784ea33b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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**: