From ef37957c70dc1209517ef73bba17a61d5297d703 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 23 Jun 2004 04:02:38 +0000 Subject: [PATCH] *** empty log message *** --- doc/VERSIONS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/VERSIONS b/doc/VERSIONS index 41a8784377..3cf8fe1b3d 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,10 +1,11 @@ -$Id: VERSIONS,v 1.225 2004-06-17 21:16:58 geuzaine Exp $ +$Id: VERSIONS,v 1.226 2004-06-23 04:02:38 geuzaine Exp $ New since 1.53: fixed UNV output; make Layers' region numbering consistent between lines/surfaces/volumes; fixed home directory problem on Win98; new Plugin(CutParametric); the default project file is now created in the home directory if no current directory is defined (e.g. when double-clicking on the icon on Windows/MacOS); +(partial) fix of the geometry/mesh surface orientation discrepancies; small bug fixes and cleanups. New in 1.53: completed support for second order elements in the mesh -- GitLab