diff --git a/TODO b/TODO
index 4490b5c983c383192e0ed706da504065e4e757d6..165eb9a1091149775cc5314c8685fa96ffcd29ba 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.106 2005-11-11 18:58:17 geuzaine Exp $
+$Id: TODO,v 1.107 2005-11-16 18:15:35 geuzaine Exp $
 
 ********************************************************************
 
@@ -28,6 +28,23 @@ On Windows without Cygwin:
 
 ********************************************************************
 
+allow mixed 1st/2nd order meshes (2nd order only where the geometry
+requires it). Add this as an advanced option since it will create
+meshes with hanging nodes.
+
+From: Julian Swartz <swartzjp@gmail.com>
+> I think that the feature may also fit under:
+> 
+> menu: Tool -> Options
+> select "Mesh"
+> tab "General"
+> then perhaps under "Generate second order elements" there could be an 
+> additional check box for "Generate second order elements only along 
+> curved boundaries".
+>
+
+********************************************************************
+
 automatic exterior orientation of boundary surfaces (would greatly
 enhance Netgen/Frontal integration). One way is to compute the solid
 angle using the discretized surface. Another (probably more efficient
@@ -162,12 +179,6 @@ precision...). Rescale?
 
 ********************************************************************
 
-add the capability to mesh some entities using 1st order and some
-other using 2nd order elements (in the same geometry)?
-<gerard.fleury@inrs.fr>
-
-********************************************************************
-
 find a better way to display the time/timestep in the scale... (would
 be solved if we had dynamic labels).