]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 20 Oct 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Fri, 20 Oct 2000 01:09:07 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 640fcceb89b0950aa58c43e2b61be4494d3463ee..c1d86e5bbcddcd7199aa98ff98753cf21536a592 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Removed the shm_* aliases, only the smhop_* function wiil be
+  supported (Derick)
+- Renamed the shm_* functions to shmop_* and added aliases for the
+  old functions (Derick)
 - Added ldap_get_option() and ldap_set_option() functions (Stig Venaas)
 - Fixed a crash in CGI mode, in case no file was provided (Daniel Beulshausen
   & Zeev)