From 9b3e7a3593e150fafd3a0a0743fbb3ab6ad3170d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 31 Jul 2001 13:19:25 +0000
Subject: [PATCH] *** empty log message ***

---
 doc/VERSIONS | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/VERSIONS b/doc/VERSIONS
index b9e42edcc4..2eb5bb9b57 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,10 +1,13 @@
-$Id: VERSIONS,v 1.38 2001-07-31 11:13:16 geuzaine Exp $
+$Id: VERSIONS,v 1.39 2001-07-31 13:19:25 geuzaine Exp $
 
 New in 1.22: Fixed (yet another) bug for 2D mesh in the mean plane;
 fixed surface coherence bug in extruded meshes; new double logarithmic
 post-processing scale, saturate value and smoothed normals option for
 post-processing views; plugins are now enabled by default on Windows,
-Linux, SGI and DEC;
+Linux, SGI and DEC; 3 experimental plugins are loaded by default:
+CutMap (extract a given iso surface from a 3D scalar map), CutPlane
+(cut a 3D scalar map with a plane section), CutSphere (cut a 3D scalar
+map with a sphere);
 
 New in 1.21: Fixed more memory leaks; added -opt command line option
 to parse definitions directly from the command line; fixed missing
-- 
GitLab