diff --git a/doc/TODO b/doc/TODO
index 81c3e8f974bcb6e1430b94b89126215c8b3e8a34..48e2cd612925dbc898f6e85345b3ddf228df9f59 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Feb  7 23:32:04 EST 2002
+Last updated:		Fri Feb  8 01:41:04 EST 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -66,7 +66,6 @@ ADMIN
 * Allow logging of query durations
 * Prevent SIGHUP and 'pg_ctl reload' from changing command line
   specified parameters to postgresql.conf defaults
-* Have checkpoint process identify itself via ps status display
 
 
 DATA TYPES