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

diff --git a/NEWS b/NEWS
index 8e85accd875801c595b545764842cab564aa93d4..8be5b4809757b738b97d11b6477a8f9b2b351617 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- The Satellite CORBA client extension is ready for use (eriksson@php.net)
 - Fix memory leak in x-httpd-source mode (Jason Greene)
 - Changed ext/gd not to be enabled by default (Jani)
 - Make increment of empty string ("") behave like in PHP 3 and result in "1"