From: foobar Date: Sun, 21 Oct 2001 03:02:40 +0000 (+0000) Subject: missing entry X-Git-Tag: POST_PARAMETER_PARSING_API~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=884cb737f03c379f9333e5a252eff360ad7aee8a;p=php missing entry --- diff --git a/NEWS b/NEWS index 7a6ab6a639..9d52eeb11f 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,7 @@ PHP 4.0 NEWS ?? ??? 200?, Version 4.1.0 - Fixed a crash bug within Cobalt systems. Patch by tomc@tripac.com. (Jani) +- Now bundling Dan Libby's xmlrpc-epi extension - Introduced extension version numbers (Stig) - Added version_compare() function (Stig) - Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications,