From: Edin Kadribasic Date: Thu, 5 Oct 2006 11:17:56 +0000 (+0000) Subject: Library updates X-Git-Tag: php-5.2.0RC5~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e09a5c29727ba5a0c49b356631d0caf131d6793d;p=php Library updates --- diff --git a/NEWS b/NEWS index 63b560d759..31022bf41b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Sep 2006, PHP 5.2.0 +- Updated bundled OpenSSL to version 0.9.8d in the Windows distro. (Edin) +- Updated Postgresql client libraries to 8.1.4 in the Windows distro. (Edin) - Speedup array/HashTable copying. (Matt W, Dmitry) - Added ability to make SOAP call userspace PHP<->XML converters. (Dmitry) - Added support for character sets in pg_escape_string() for PostgreSQL