diff --git a/doc/VERSIONS b/doc/VERSIONS
index 3a1b99a5afe95cb744c7c2a1a30e3630df1f8ad8..04cec1e365c6f6a9927f230568266fb80aa20c6d 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.328 2005-05-21 17:27:04 geuzaine Exp $
+$Id: VERSIONS,v 1.329 2005-05-24 15:58:04 geuzaine Exp $
 
 New since 1.60: added support for second order (curved) elements in
 post-processor; new version (1.4) of post-processing file formats; new
@@ -6,7 +6,9 @@ stippling options for 2D plots; removed limit on allowed number of
 files on command line; all "Combine" operations are now available in
 the parser; changed View.ArrowLocation into View.GlyphLocation;
 optimized memory usage when loading many (>1000) views; optimzed
-loading and drawing of line meshes and 2D iso views; 
+loading and drawing of line meshes and 2D iso views; Removed Discrete 
+Line and Discrete Surface commands: the same functionnality can now be
+obtained by simply loading meshes in the usual formats;
 
 New in 1.60: added support for discrete curves; new Window menu on Mac
 OS X; generalized all octree-based plugins (CutGrid, StreamLines,