]> granicus.if.org Git - php/commitdiff
this news entry reports a new mailparse addition
authorSterling Hughes <sterling@php.net>
Sun, 14 Apr 2002 23:26:29 +0000 (23:26 +0000)
committerSterling Hughes <sterling@php.net>
Sun, 14 Apr 2002 23:26:29 +0000 (23:26 +0000)
a later news entry reports that mailparse has been moved to pecl
1+1 = 2

NEWS

diff --git a/NEWS b/NEWS
index 492721155eb5d43e5890553367327403546d4736..723a2a3dca73d8e0e322c08aa8bbaa83d38f6a83 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -198,8 +198,6 @@ PHP 4                                                                      NEWS
   in itself. (Andrei)
 - Added ini_get_all() function which returns all registered ini entries
   or entries for the specified extension. (Jani)
-- Added mailparse_uudecode_all() which extracts all uuencoded attachments. 
-  (Wez)
 - Added support for chinese encodings in htmlentities() and htmlspecialchars().
   (Patch by Alan Knowles <alan_k@hklc.com> and Wez)
 - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha)