From 5c3d6878e9551e653346fb04748377a5a940a495 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 17 Jun 2015 19:23:07 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 6457914ca8..cb1c0de043 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 -- GitLab