]> granicus.if.org Git - php/commitdiff
Inform the masses about where to get a 4.2 compatible mailparse package
authorWez Furlong <wez@php.net>
Sat, 6 Apr 2002 16:58:49 +0000 (16:58 +0000)
committerWez Furlong <wez@php.net>
Sat, 6 Apr 2002 16:58:49 +0000 (16:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 718fd529a8b2fffbc2d6bfc9e53ead7616eeac0a..27ffb2b85b72bc0da7dcfe5a1d23f864c82a8702 100644 (file)
--- 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)