]> granicus.if.org Git - php/commitdiff
I would have thought this was clear to everyone already..
authorfoobar <sniper@php.net>
Thu, 29 Aug 2002 00:56:13 +0000 (00:56 +0000)
committerfoobar <sniper@php.net>
Thu, 29 Aug 2002 00:56:13 +0000 (00:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff835752df662555304d3b8b17cc1d1db25766c2..3c7c753909927273d445660c2c47f560926f757c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- phpinfo() support for CLI (jan)
-- Made EXIF (digital camera) extension enabled by default. (Marcus)
-- socket_recvfrom is now binary safe (Jason)
+- Added html-free phpinfo() output for CLI. (Jan)
+- Fixed socket_recvfrom() to be binary safe. (Jason)
 - Changed mail() to use escape_shell_cmd() to allow multiple extra parameters 
   to the invocation of the mailer as used in the fifth parameter. (Derick)
 - Changed cURL extension to require cURL version 7.9.8 (Derick)