]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 22 Oct 2001 00:11:36 +0000 (00:11 +0000)
committer <changelog@php.net> <>
Mon, 22 Oct 2001 00:11:36 +0000 (00:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9d52eeb11feeae175764ca92bf830027e1eab444..f84ba2a574d5e5aec560f738ea8b9a3607c2e189 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Add array_init() function (Rasmus)
+- Hide Authorization header from phpinfo() output in safe_mode (Rasmus)
 - Re-instated safe-mode realm mangling (Rasmus)
 - Fixed a bug in preg_replace() that would change the type of the replacement
   array entries to string. (Andrei)