diff --git a/doc/TODO b/doc/TODO
index d924aafe071c566b19d30663b86678da9899e86e..eac1153f40caa7c8d03fe70b3b57f4acb6021262 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Sun Sep 22 21:38:57 EDT 2002
+Last updated:		Mon Sep 23 10:52:15 EDT 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -68,6 +68,7 @@ Administration
 * Allow configuration files to be specified in a different directory
 * -Reserve last few process slots for super-user if max_connections reached
 * -Add GUC parameter to print queries that generate errors
+* Add start time to pg_stat_activity
 
 
 Data Types