diff --git a/doc/VERSIONS b/doc/VERSIONS
index 9b1f3e0588b15e88638b69017de77039556b64ca..0dc97d75b3e156c05f07fcc45482c83a7e6ae8fa 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,10 +1,11 @@
-$Id: VERSIONS,v 1.403 2008-04-01 13:11:57 geuzaine Exp $
+$Id: VERSIONS,v 1.404 2008-04-13 20:54:42 geuzaine Exp $
 
-2.1.2 (xx): new Fields interface; new model-based post-processing
-backend; added MED I/O for mesh and post-processing; fixed BDF vertex
-ordering for 2nd order elements; replaced Mesh.ConstrainedBackgroundMesh
-with Mesh.CharacteristicLength{FromPoints,ExtendFromBoundary}; fixed 
-various bugs.
+2.1.2 (xx): new model-based post-processing backend; added MED I/O for
+mesh and post-processing; fixed BDF vertex ordering for 2nd order
+elements; replaced Mesh.ConstrainedBackgroundMesh with
+Mesh.CharacteristicLength{FromPoints,ExtendFromBoundary}; new Fields
+interface; control windows are now non-modal by default; fixed various
+bugs.
 
 2.1.1 (Mar 1, 2008): small bug fixes (second order meshes, combine
 views, divide and conquer crash, ...).