diff --git a/doc/TODO b/doc/TODO
index c3ae63781813881b803d77ce795a67f99c4227c0..cb8e1065bfb3b1db41604547e00ae71ae25a4439 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
 Bracketed items "[]" have more detail.
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:		Tue Aug 17 23:19:44 EDT 2004
+Last updated:		Tue Aug 17 23:51:40 EDT 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
 
@@ -818,6 +818,7 @@ Source Code
 * Promote debug_query_string into a server-side function current_query()
 * Allow the identifier length to be increased via a configure option
 * Allow binaries to be statically linked so they are more easily relocated
+* Move some /contrib modules out to their own project sites
 
 
 * Wire Protocol Changes