diff --git a/Installation/changes.html b/Installation/changes.html
index d4986456341..5ddb7391a51 100755
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -118,13 +118,19 @@ and src/ directories).
... And the price
+ 2D Regularized Boolean Set-Operations
+
+ - Fixed two memory leaks in
+
CGAL::General_polygon_set_2.
+
+
2D Arrangements
- Revise the API of polylines. In particular,
construction is now done using functors
and iteration is possible only on the segments of a
polyline.
-
+ - Fixed a bug in the Landmark point-location strategy.
3D Alpha Shapes