From: Edin Kadribasic Date: Sat, 6 Aug 2005 23:30:49 +0000 (+0000) Subject: Mention new library bundle on windows X-Git-Tag: RELEASE_2_0_0~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=017df4e7903727431b2c981f882700cfc6134829;p=php Mention new library bundle on windows --- diff --git a/NEWS b/NEWS index a04983887e..8997113eb9 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 +- Updated bundled libraries in Windows distribution. (Edin) + . zlib 1.2.3 + . curl 7.14.0 + . openssl 0.9.8 + . ming 0.3b + . libpq (PostgreSQL) 8.0.1 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) - Fixed bug #33999 (object remains object when cast to int). (Dmitry)