From: Date: Fri, 8 Sep 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~253 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51bc85ce5f69bd147af9a4ce1c037a8813701d97;p=php NEWS update --- diff --git a/NEWS b/NEWS index 3b955bf135..97827509e3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Fix readdir bug in libc5 - Fix some potential OpenBSD and NetBSD crash bugs when opening files. (Andi) - Add EscapeShellArg() function (Rasmus) - Add a php.ini option session.use_trans_sid to enable/disable trans-sid.