From 52d86e9dee0fa236d8cdfcdc71ed0573934324db Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 18 Apr 2008 20:54:01 +0000 Subject: [PATCH] *** empty log message *** --- doc/VERSIONS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/VERSIONS b/doc/VERSIONS index 1bcdbd706f..fec01d1b93 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,8 +1,8 @@ -$Id: VERSIONS,v 1.405 2008-04-17 21:05:52 geuzaine Exp $ +$Id: VERSIONS,v 1.406 2008-04-18 20:54:01 geuzaine Exp $ -2.2.0 (xx): new model-based post-processing backend; added MED I/O for -mesh and post-processing; fixed BDF vertex ordering for 2nd order -elements; replaced Mesh.ConstrainedBackgroundMesh with +2.2.0 (Apr 19, 2008): new model-based post-processing backend; added +MED I/O for mesh and post-processing; fixed BDF vertex ordering for +2nd order elements; replaced Mesh.ConstrainedBackgroundMesh with Mesh.CharacteristicLength{FromPoints,ExtendFromBoundary}; new Fields interface; control windows are now non-modal by default; new experimental 2D frontal algorithm; fixed various bugs. -- GitLab