]> granicus.if.org Git - php/commitdiff
Library updates
authorEdin Kadribasic <edink@php.net>
Thu, 5 Oct 2006 11:17:56 +0000 (11:17 +0000)
committerEdin Kadribasic <edink@php.net>
Thu, 5 Oct 2006 11:17:56 +0000 (11:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 63b560d75987214fad6592a2aa83e30943cb660e..31022bf41b86103b2f88eb82dc56c0015283507e 100644 (file)
--- 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