diff --git a/doc/TODO b/doc/TODO
index 1a4d081b744b599ccc574c1f1ec3c0e3e8512eb9..57f227b1ce5d8e45d523912d9bc19607d6bbd70a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Mar 28 16:20:32 EST 2001
+Last updated:		Wed Mar 28 19:12:47 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -360,6 +360,7 @@ SOURCE CODE
 * Make elog(LOG) in WAL its own output type, distinct from DEBUG
 * Rename some /contrib modules from pg* to pg_*
 * Remove warnings created by -Wcast-align
+* Move platform-specific ps status display info from ps_status.c to ports
 
 ---------------------------------------------------------------------------