From d734bc60444e649e1f5a0d32196b99d925b67417 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 25 Jun 2001 13:21:15 +0000 Subject: [PATCH] *** empty log message *** --- doc/VERSIONS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/VERSIONS b/doc/VERSIONS index 344a3e77c7..b84a430e7a 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,9 +1,11 @@ -$Id: VERSIONS,v 1.20 2001-06-07 15:11:11 geuzaine Exp $ +$Id: VERSIONS,v 1.21 2001-06-25 13:21:15 geuzaine Exp $ New in 1.20: Many memory leak fixes; Various bug fixes (Functions in Includes, solver command, ColorTable option, ...) and small enhancements (menu reorganization, constrained background mesh, mesh visibility options, geometry edition, mesh quality histograms, ...); +Re-integrated the old command-line extrusion mesh generator (the new +one, e.g. used in tutorial 3) is buggy (it generates duplicate nodes); New in 1.19: Fixed seg. fault for scalar simplex post-processing; new Solver menu; interface for GetDP solver through sockets; fixed -- GitLab