diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index 6457914ca8b2b4c3c2867d61a0a5a1eb78e69982..cb1c0de0431a0569bf6ebb05416294a84964d69b 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -1,8 +1,9 @@
 2.9.4: new Get/SetNumber and Get/SetString for direct access to ONELAB
 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 DoubleClick options; code
-cleanups.
+can now react to double-clicks, via new generic DoubleClick options; images can
+be used as glyphs in post-processing views, using the text annotations with the
+`file://' prefix; 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