diff --git a/doc/TODO b/doc/TODO
index 5d810903014779329afe59f858538c31174a8095..63d932e9cff93d2a5e92196771bfc8bd8e8f32ab 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Sat Oct 12 13:01:06 EDT 2002
+Last updated:		Sat Oct 12 15:03:30 EDT 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -517,8 +517,8 @@ Source Code
 * Remove or relicense modules that are not under the BSD license, if possible
 * Remove memory/file descriptor freeing befor elog(ERROR)  (Bruce)
 * Create native Win32 port [win32]
-* Fix glibc's mktime() to handle pre-1970's dates
-
+* -Fix glibc's mktime() to handle pre-1970's dates
+* Rename oid2name to relfilenode2name and install by default
 
 ---------------------------------------------------------------------------