diff --git a/differencesWrtDev.txt b/differencesWrtDev.txt
index 65c2c69ebd9fecbc1d45173b1d893fd9a665bfe1..3d87e6d01a171772d5b4d0fdada8068221553f8a 100644
--- a/differencesWrtDev.txt
+++ b/differencesWrtDev.txt
@@ -83,7 +83,8 @@ surfaceFeatureExtract:
     - uses cgal only for curvature calculation. See cgal.
     - writes a triSurfaceField of 'curvature' and 'internal closeness'
     and 'external closeness'. This is just a normal intersection, not
-    a nearest point. These fields get used by cvMesh.
+    a nearest point. These fields get used by cvMesh. Or not yet - is part
+    of proposal to seed points according to curvature.
     - detects features that are near?
 
 surfaceSplitByTopology: