diff --git a/doc/TODO b/doc/TODO
index 030013635d346d5e5ea88a81c42ff2b33159e6de..28565ecf7320bf8306d222d3e75799096b29436e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -177,6 +177,7 @@ COMMANDS
 * Allow RULE recompilation
 * Support UNION/INTERSECT/EXCEPT in sub-selects
 * Allow DELETE and UPDATE to use inheritance using tablename*
+* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
   
 CLIENTS