From decdc952cbd416b41547ef638465e839098c324b Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 18 Feb 2002 18:04:27 +0000
Subject: [PATCH] 1.34

---
 doc/VERSIONS  | 9 +++++----
 doc/gmsh.html | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/doc/VERSIONS b/doc/VERSIONS
index 46d69b83ae..8d8dac8da2 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,8 +1,9 @@
-$Date: 2002-02-14 23:13:28 $
+$Date: 2002-02-18 18:04:27 $
 
-New in 1.34: Improved surface mesh of non-plane surfaces; minor user
-interface polish and additions, mostly for post-processing options;
-small bug fixes;
+New in 1.34: Improved surface mesh of non-plane surfaces; fixed
+orientation of elements in 2D anisotropic algorithm; minor user
+interface polish and additions (mostly in post-processing options);
+various small bug fixes;
 
 New in 1.33: New parameterizable solver interface (allowing up to 5
 user-defined solvers); enhanced 2D aniso algorithm; 3D initial mesh
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 9cb45544a9..3d81cd92af 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -28,7 +28,7 @@ generator with built-in pre- and post-processing facilities</h1>
 <p>
 <h3 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h3>
 <p>
-<h3 align=center>Version <a href="doc/VERSIONS">1.34</a>, 13 February 2002</h3>
+<h3 align=center>Version <a href="doc/VERSIONS">1.34</a>, 18 February 2002</h3>
 <p>
 
 <h2>Description</h2>
-- 
GitLab