From: Rob Richards Date: Fri, 8 Apr 2005 16:00:42 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~455 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18335130cc2efed191961b1627481b344ae331b8;p=php BFN --- diff --git a/NEWS b/NEWS index b77bec8887..9f2c1a56c9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 - Removed php_check_syntax() function, never worked properly. (Ilia) +- Fixed bug #32615 (Segfault in replaceChild() using fragment when + previousSibling is NULL). (Rob) - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX). (Jani) - Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets). (Ilia)