aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index d015128193a..a43d8a1d517 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Dec 28 14:43:42 EST 2001
+Last updated: Fri Dec 28 14:47:30 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -424,6 +424,7 @@ SOURCE CODE
* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
* Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
* Improve access-permissions check on data directory in Cygwin (Tom)
+* Report failure to find readline or zlib at end of configure run
---------------------------------------------------------------------------