From b51a89b8ab0a89979fa0ffb00f831d2dd303f0f9 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sun, 19 Jul 2015 07:08:10 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index b673e4be0d..fbe6c22b07 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,10 +1,10 @@ -2.10.0: 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 DoubleClicked options; images -can now be used as glyphs in post-processing views, using text annotations with -the `file://' prefix; Views can be grouped and organized in subtrees; -generalized periodic meshing constraints; small bug fixes and code cleanups. +2.10.0: improved periodic meshing constraints; new Physical specification with +both label and numeric id; images can now be used as glyphs in post-processing +views, using text annotations with the `file://' prefix; Views can be grouped +and organized in subtrees; improved visibility browser navigation; geometrical +entities and post-processing views can now react to double-clicks, via new +generic DoubleClicked options; new Get/SetNumber and Get/SetString for direct +access to ONELAB variables; small bug fixes and 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