diff --git a/Installation/changes.html b/Installation/changes.html
index e2a4fca19e3..18327ca5839 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -154,6 +154,10 @@ and src/ directories).
or CGAL::Parallel_tag when calling one of these functions.
CGAL::Parallel_tag can no longer be used in
Point Set Processing algorithms if TBB is not available.CGAL::read_ply_points(),
+ CGAL::read_ply_points_and_normals(), CGAL::write_ply_points()
+ and CGAL::write_ply_points_and_normals().