From a157385d7b37b563062d6eea13183f843157c0a6 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 21 Nov 2001 21:25:28 +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 377802a8d0b..b0ccb9a0a68 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Nov 21 13:49:42 EST 2001
+Last updated:		Wed Nov 21 16:25:20 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -225,6 +225,7 @@ CLIENTS
 * -Fix libpq to properly handle socket failures under native MS Win32
 * Fix ecpg variable handling in EXEC SQL AT statement
 * -Add MD5 to ODBC (Bruce)
+* Add documentation for perl, including mention of DBI/DBD perl location
 * JDBC
 	o Comprehensive test suite. This may be available already.
 	o Updateable resultSet (must be done in backend code)
-- 
GitLab