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

diff --git a/NEWS b/NEWS
index 05f9fb00e48e5985c40bdd5cae14e56fbd39ae4d..2c17c5636686377fe237ee472db28aff258e6658 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Udm_Cat_List and Udm_Cat_Path functions has been added.
+- Added key_exists() to check if a given key or index exists in an
+  array or object (David Croft)
 - Modify the cURL extension to compile only with the latest cURL release.  
   Backwards compatibility with regards to the extension api has not been 
   broken. (Sterling)