From 4cc51125b8d10fb7d2f101ddff012da4b0b6df17 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 8 Jul 2013 20:13:19 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index a92460a465..35ed72b21a 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,8 +1,8 @@ -2.8.0: improved Delaunay point insertion; fixed mesh orientation of plane -surfaces; fixed mesh size prescribed at embedded points; improved display of -vectors at COG; new experimental text string display engines; improved -fullscreen mode; access time/step in transformations; new experimental features: -AdaptMesh and Surface In Volume; accept unicode file paths on Windows; +2.8.0 (July 8, 2013): improved Delaunay point insertion; fixed mesh orientation +of plane surfaces; fixed mesh size prescribed at embedded points; improved +display of vectors at COG; new experimental text string display engines; +improved fullscreen mode; access time/step in transformations; new experimental +features: AdaptMesh and Surface In Volume; accept unicode file paths on Windows; compilation and bug fixes. 2.7.1 (May 11, 2013): improved Delaunay point insertion; updated onelab; better -- GitLab