]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 21 May 2001 01:09:20 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Mon, 21 May 2001 01:09:20 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c6bef5b30d29c6aadc683ba6e3b50dd096b0a9b8..2edf9a2fe384219f20b59a58aa53f66bef88a63a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- New mailparse extension for parsing and manipulating MIME mail (Wez)
+- Define HAVE_CONFIG_H when building standalone DSO extensions (Stig)
+- Added the 'u' modifier to printf/sprintf which prints unsigned longs.
+  (Derick)
+- Added the 'u' modifier to printf/sprintf which prints unsigned longs.
+  (Derick)
 - Improved IRIX compatibility. (Sascha)
 - Fixed crash bug in bzopen() when specifying an invalid file. (Andi)
 - Fixed bugs in the mcrypt extension that caused crashes. (Derick)