]> granicus.if.org Git - php/commitdiff
.
authorSascha Schumann <sas@php.net>
Tue, 17 Oct 2000 02:57:26 +0000 (02:57 +0000)
committerSascha Schumann <sas@php.net>
Tue, 17 Oct 2000 02:57:26 +0000 (02:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8be5b4809757b738b97d11b6477a8f9b2b351617..3ef26ad8e99df02786c8323b55855772348460a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,13 +2,14 @@ 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)
+- Added url_rewriter.tags configuration directive (Sascha)
+- Added CORBA client extension, ready for use (eriksson@php.net)
+- Fixed 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"
   (Andi, Zend Engine)
-- POST handler for Adobe FDF format (Hartmut)
-- read and write .gz-files transparently on glibc based systems
+- Added POST handler for Adobe FDF format (Hartmut)
+- Added transparent read and write .gz-files on glibc based systems
   using the 'zlib:' fopen wrapper (Hartmut)
 - Fixed a problem in the configuration parser (two null bytes were added
   to each ENCAPSULATED TC_STRING) (alex@zend.com)
@@ -30,7 +31,7 @@ PHP 4.0                                                                    NEWS
   (Rasmus)
 - Fixed possible crash bug in parse_url() (Andi)
 - Added support for trans sid under Win32 (Daniel)
-- IPv6 support in fopen (Stig Venaas)
+- Added IPv6 support in fopen (Stig Venaas)
 - Added the shmop extension. It allows more general ways of shared memory
   access. (thanks to Ilia Alshanestky <iliaa@home.com> and Slava Poliakov
   <slavapl@mailandnews.com> (Derick)