diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 5d64672c39d0848db40f783c155e343384ed2405..983fb3187e74de6f8ad732eb2e170aeecb748db1 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,9 +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; images can -be used as glyphs in post-processing views, using the text annotations with the -`file://' prefix; generalized periodic meshing constraints; code cleanups. +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. 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