diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index 983fb3187e74de6f8ad732eb2e170aeecb748db1..e08b88b1900ede23e967f461641b38cd79f4d241 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -3,7 +3,8 @@ variables; new Physical specification with both label and numeric id; improved
 visibility browser navigation; geometrical entities and post-processing views
 can now react to double-clicks, via new generic DoubleClicked options; images
 can now be used as glyphs in post-processing views, using tex annotations with
-the `file://' prefix; generalized periodic meshing constraints; code cleanups.
+the `file://' prefix; Views can be grouped and presented in subtrees;
+generalized periodic meshing constraints; code cleanups.
 
 2.9.3 (April 18, 2015): updated versions of PETSc/SLEPc and OpenCASCADE/OCE
 libraries used in official binary builds; new Find() command; miscellaneous code