diff --git a/doc/TODO b/doc/TODO
index 983f7967f58a640864f44b8a61aa656ba0ae36ec..0f3a664bd0394305e02c0783152cb65566d618f2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Jan 12 22:36:16 EST 2000
+Last updated:		Thu Jan 13 08:17:47 EST 2000
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -177,6 +177,7 @@ CLIENTS
 * -Add a function to return the last inserted oid, for use in psql
 	scripts (Peter E)
 * -Allow psql to print nulls as distinct from "" [null]
+* fix array handling for ECPG
 
 EXOTIC FEATURES