diff --git a/Installation/changes.html b/Installation/changes.html
index 0b60b3f74f1..a81e5d10d04 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -171,6 +171,9 @@ and src/ directories).
Polygon Mesh Processing
- Add function
keep_large_connected_components()
+ - Add measuring functions for polygon meshes, to compute length, area,
+ and volume of simplices or group of simplices of a polygon mesh.
+ - Add function bbox_3() to compute the bounding box of a polygon mesh.
Point Set Processing