From 60d218db7a76721bf5d2425fb7b70d1d365ac7f4 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 8 Feb 2007 08:49:26 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/VERSIONS | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/doc/VERSIONS b/doc/VERSIONS
index 7ad7e02f6b..c50781bb10 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
-- 
GitLab