From 6434ce65c439a59f06949346d2f3099b7335ed32 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 26 Jan 2001 21:34:25 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 8c0f988a21..ed89f364ed 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Fri Jan 26 16:17:17 EST 2001
+Last updated:		Fri Jan 26 16:34:15 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -325,6 +325,7 @@ SOURCE CODE
 * Experiment with multi-threaded backend [thread]
 * Fix problems with libpq non-blocking/async code [async]
 * Merge global and template BKI files
+* Fix username/password length limits in all areas
 
 ---------------------------------------------------------------------------
 
-- 
2.50.1