From: foobar Date: Thu, 7 Apr 2005 22:24:43 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~464 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=327c876dc667a49bafd34702e6ec2768cddf3525;p=php BFN --- diff --git a/NEWS b/NEWS index 57199b077c..c2b08c5661 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 - Removed php_check_syntax() function, never worked properly. (Ilia) +- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX). (Jani) - Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets). (Ilia) - Fixed bug #32560 (configure looks for incorrect db2 library). (Tony)