diff --git a/doc/TODO b/doc/TODO
index 8062497e5264a49ebe8bddac7edd99435867f1e1..4cf1b1af6f2f292edc730c9a7c837a87f0347458 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 ODO list for PostgreSQL
 ========================
-Last updated:		Sun Oct 15 17:52:03 EDT 2000
+Last updated:		Mon Oct 16 11:54:04 EDT 2000
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -63,6 +63,7 @@ ADMIN
 
 * More access control over who can create tables and use locks(Karel)
 * -Test syslog functionality
+* Convert remaining fprintf(stderr,...) to elog()
 * Allow elog() to return error codes, not just messages
 * Allow international error message support and add error codes
 * -Unify configuration into one configuration file (Peter E)