diff --git a/doc/TODO b/doc/TODO
index f948f7ba7ebcba5c2d62ecc2cedb66b3c5d66637..38ff9ee5453dde81c9d6c24dd8f66af3cc5f2c34 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Feb 11 12:03:58 EST 2004
+Last updated:		Wed Feb 11 17:04:35 EST 2004
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -205,6 +205,7 @@ Commands
 	o Add ALTER DATABASE ... OWNER TO newowner
 	o Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
 	o Allow ALTER TABLE to change constraint deferrability and actions
+	o Disallow dropping of an inherited constraint
 
 * CLUSTER
 	o Automatically maintain clustering on a table
@@ -465,7 +466,7 @@ Source Code
 * Acquire lock on a relation before building a relcache entry for it
 * Research interaction of setitimer() and sleep() used by statement_timeout
 * -Add checks for fclose() failure (Tom)
-* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1197 2004/02/11 17:04:04 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1197 2004/02/11 17:04:04 momjian Exp $
+* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1198 2004/02/11 22:04:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1198 2004/02/11 22:04:35 momjian Exp $
 * Exit postmaster if postgresql.conf can not be opened
 * Rename /scripts directory because they are all C programs now
 * Allow the regression tests to start postmaster with -i so the tests