From: Bruce Momjian Date: Fri, 28 Dec 2001 19:47:50 +0000 (+0000) Subject: Added X-Git-Tag: REL7_2_BETA5~148 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce286ff6b5f1be2b84734d4b3d16fd7e8bed00a5;p=thirdparty%2Fpostgresql.git Added > * Report failure to find readline or zlib at end of configure run --- 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 ---------------------------------------------------------------------------