diff --git a/Installation/changes.html b/Installation/changes.html
index 90f5fbd74f4..2ced94d82ec 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -173,6 +173,10 @@ and src/ directories).
to collect the border of a given face range
CGAL::Polygon_mesh_processing::remove_isolated_vertices()
to be used on any polygon meshCGAL::Polygon_mesh_processing::triangulate_face()
+ to triangulate a single face of a polygon meshCGAL::Polygon_mesh_processing::triangulate_faces()
+ to triangulate a range of faces of a polygon mesh