]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 5 Sep 2000 01:09:12 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Tue, 5 Sep 2000 01:09:12 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04e77829d4603ac5bb79eab9d6ac3d76bd8344c2..4b2f8a06d9c20b9a2c36711be2b449edaa79a8aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.3-dev
+- Add a php.ini option session.use_trans_sid to enable/disable trans-sid. (Sterling)
+- Quick-fix for the file upload security alert (Rasmus)
 - Fixed a potential security issue with HTTP file upload (Zeev)
 - Add the Sablotron extension for XSL parsing. (Sterling)
 - Fixed a bug in checkdate() which caused < 1 years to be valid (Jani)