diff --git a/Installation/changes.html b/Installation/changes.html index a55fda11a5e..be3031a0bc0 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -176,8 +176,8 @@ CGAL 3.8 offers the following improvements and new functionality :

for 3 and 4 elements.
  • Add intersection test and intersection computation capabilities between an object of type Ray_3 and either an object of type Line_3, Segment_3 or Ray_3. -
  • Improve intersection test performance between an object of type BBox_3 and an object of type - Plane_3 or triangle_3 by avoiding arithmetic filter failures. +
  • Improve intersection test performance between an object of type Bbox_3 and an object of type + Plane_3 or Triangle_3 by avoiding arithmetic filter failures.

    2D Envelope

    @@ -218,7 +218,7 @@ CGAL 3.8 offers the following improvements and new functionality :

    Triangulated Surface Mesh Simplification