diff --git a/doc/VERSIONS b/doc/VERSIONS index 7ad7e02f6b775508eb038ee2cd1cab227b250625..c50781bb104e97bf3734239a87fadb332dd6508b 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,17 +1,18 @@ -$Id: VERSIONS,v 1.373 2007-01-28 17:26:53 geuzaine Exp $ - -2.0: new geometry and mesh databases, with support for STEP and IGES -import via OpenCascade; complete rewrite of geometry and mesh drawing -code; complete rewrite of mesh I/O layer (with new native binary MSH -format and support for import/export of I-deas UNV, Nastran BDF, STL, -Medit MESH and VRML 1.0 files); added support for incomplete second -order elements; new 2D and 3D meshing algorithms; improved integration -of Netgen and TetGen algorithms; removed anisotropic meshing algorithm -(as well as attractors); removed explicit region number specification -in extrusions; option changes in the graphical interface are now -applied instantaneously; added support for offscreen rendering using -OSMesa; added support for SVG output; added string labels for Physical -entities; lots of other improvements all over the place. +$Id: VERSIONS,v 1.374 2007-02-08 08:49:26 geuzaine Exp $ + +2.0 (February 5, 2007): new geometry and mesh databases, with support +for STEP and IGES import via OpenCascade; complete rewrite of geometry +and mesh drawing code; complete rewrite of mesh I/O layer (with new +native binary MSH format and support for import/export of I-deas UNV, +Nastran BDF, STL, Medit MESH and VRML 1.0 files); added support for +incomplete second order elements; new 2D and 3D meshing algorithms; +improved integration of Netgen and TetGen algorithms; removed +anisotropic meshing algorithm (as well as attractors); removed +explicit region number specification in extrusions; option changes in +the graphical interface are now applied instantaneously; added support +for offscreen rendering using OSMesa; added support for SVG output; +added string labels for Physical entities; lots of other improvements +all over the place. 1.65 (May 15, 2006): new Plugin(ExtractEdges); fixed compilation errors with gcc4.1; replaced Plugin(DisplacementRaise) and