diff --git a/Installation/changes.html b/Installation/changes.html
index 61644f991bc..f85d884c3f1 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -130,6 +130,18 @@ and src/ directories).
components of the mesh.
+
+
Advancing Front Surface Reconstruction
+
+ -
+ This package provides a greedy algorithm for surface reconstruction from an
+ unorganized point set. Starting from a seed facet, a piecewise linear
+ surface is grown by adding Delaunay triangles one by one. The most
+ plausible triangles are added first, in a way that avoids the appearance
+ of topological singularities.
+
+
Approximation of Ridges and Umbilics on Triangulated Surface Meshes