diff --git a/doc/TODO b/doc/TODO
index 26c2d4097ed0a3287a60934fd31618115fdf36f8..5f548892ba0523b41ef01561e75e93ff59b748cf 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Tue Feb  6 19:52:31 EST 2001
+Last updated:		Tue Feb  6 19:52:47 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -314,7 +314,7 @@ MISC
 * Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
   ANALYZE, and CLUSTER
 * Delay fsync() when other backends are about to commit too [fsync]
-* Prevent pg_attribute from having duplicate oids for indexes
+* Prevent pg_attribute from having duplicate oids for indexes (Tom)
 
 SOURCE CODE
 -----------