From: Edin Kadribasic Date: Thu, 11 Dec 2003 12:58:17 +0000 (+0000) Subject: Mention new pgsql libs X-Git-Tag: php-4.3.5RC1~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aade4a6069688f35a046583bb97ce9077b17d1a2;p=php Mention new pgsql libs --- diff --git a/NEWS b/NEWS index eb1de29df4..208f621c0b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2003, Version 4.3.5 +- Updated PostgreSQL client library that is bundled in Windows + distribution to 7.4 (Edin) - Added support for --program-prefix and --program-suffix configure options. (Jani) - Fixed header handler in NSAPI SAPI module (header->replace was ignored,