From: Wez Furlong Date: Sat, 6 Apr 2002 16:58:49 +0000 (+0000) Subject: Inform the masses about where to get a 4.2 compatible mailparse package X-Git-Tag: php-4.2.0RC3~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32562cac4e3cc1bbb3cb1ae320ec8edf6843833d;p=php Inform the masses about where to get a 4.2 compatible mailparse package --- diff --git a/NEWS b/NEWS index 718fd529a8..27ffb2b85b 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.2.0 - ATTENTION!! register_globals defaults to 'off' now !!! -- Moved ext/mailparse to PECL. (Wez/Jim) +- Moved ext/mailparse to PECL. See http://thebrainroom.com/opensource/php/ + for more information and to download the extension. (Wez/Jim) - Fixed pg_last_notice() crash. (Yasuo) - Modified the mysql extension to disable 'LOAD LOCAL' when safe mode is enabled. (Jason)