From 536cb9e19218c7fe6d30550042420c63b3af01fc Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 2 Jun 2004 02:22:13 +0000
Subject: [PATCH] *** empty log message ***

---
 TODO         |  7 ++++++-
 doc/VERSIONS | 12 ++++++------
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/TODO b/TODO
index 82e74dc466..0c7cfb233c 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.48 2004-05-22 01:24:16 geuzaine Exp $
+$Id: TODO,v 1.49 2004-06-02 02:22:13 geuzaine Exp $
 
 add ternary operator and <,>,<=,>=,== tests in MathEval
 
@@ -29,6 +29,11 @@ find a better way to display the time/timestep in the scale...
 
 ********************************************************************
 
+make Recombine work the same as "Second order"? (i.e., allow for
+interactive use?)
+
+********************************************************************
+
 Yves Krahenbuhl wrote:
 
 > Lors de la creation des elements du 2eme ordre, et selon la courbure
diff --git a/doc/VERSIONS b/doc/VERSIONS
index 080d74661a..d85e844ea5 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,10 +1,10 @@
-$Id: VERSIONS,v 1.218 2004-05-31 06:34:52 geuzaine Exp $
+$Id: VERSIONS,v 1.219 2004-06-02 02:19:51 geuzaine Exp $
 
-New in 1.53: completed support for second order elements (lines,
-triangles, quadrangles, tetrahedra, hexahedra, prisms and pyramids);
-various background mesh fixes and enhancements; major performance
-improvements in mesh and post-processing drawing routines (OpenGL
-vertex arrays for tri/quads); new Plugin(Evaluate) to evaluate
+New in 1.53: completed support for second order elements in the mesh
+module (lines, triangles, quadrangles, tetrahedra, hexahedra, prisms
+and pyramids); various background mesh fixes and enhancements; major
+performance improvements in mesh and post-processing drawing routines
+(OpenGL vertex arrays for tri/quads); new Plugin(Evaluate) to evaluate
 arbitrary expressions on post-processing views; generalized
 Plugin(Extract) to handle any combination of components; generalized
 "Coherence" to handle transfinite surface/volume attributes; plugin
-- 
GitLab