Amend the changes log

This commit is contained in:
Laurent Rineau 2015-12-16 11:58:40 +01:00
parent 2af8d42ed3
commit 471c87e5ca
1 changed files with 6 additions and 0 deletions

View File

@ -160,6 +160,12 @@ and <code>src/</code> directories).
<!-- Triangulations and Delaunay Triangulations -->
<!-- Voronoi Diagrams -->
<!-- Mesh Generation -->
<h3>3D Mesh Generation</h3>
<ul>
<li><b>Breaking change:</b> All models of the
concept <code>MeshDomain_3</code> must now provide a member
function <code>bbox()</code>. </li>
</ul>
<!-- Surface Reconstruction -->
<!-- Geometry Processing -->
<h3>Polygon Mesh Processing</h3>