From be1215038c38b8029fb6855a36844e8f5c9b637b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 20 Jun 2015 07:25:39 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 5d64672c39..983fb3187e 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 -- GitLab