diff --git a/doc/TODO b/doc/TODO
index 218a7a0810e31e9bd8686787bd93aeb26f1c100b..1c56682f962447378868461fd3715ce420f6ed5e 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Sun Oct  3 13:21:20 EDT 1999
+Last updated:		Tue Oct  5 11:50:32 EDT 1999
 
 Current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -68,6 +68,7 @@ MISC
 * Fix btree to give a useful elog when key > 1/2 (page - overhead)
 * pg_dump should preserve primary key information
 * plpgsql regression tests fail on BSD/OS
+* line containing only comment fails in direct backend connection
 
 ENHANCEMENTS
 ------------