improve phrasing

This commit is contained in:
Sébastien Loriot 2018-05-15 10:34:48 +02:00
parent acf969560d
commit 2e7ceb07ff
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Release date: September 2018
- Fix a bug in `isotropic_remeshing()` making constrained vertices missing in the output
- Guarantee that constrained vertices are kept in the mesh after calling `isotropic_remeshing()`
(and not only constrained points like it was before).
(and not only the points associated to constrained vertices as it was before).
### CGAL and the Boost Graph Library (BGL)