]> granicus.if.org Git - php/commitdiff
be more verbose
authorfoobar <sniper@php.net>
Thu, 15 Aug 2002 11:19:40 +0000 (11:19 +0000)
committerfoobar <sniper@php.net>
Thu, 15 Aug 2002 11:19:40 +0000 (11:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f6781376273281bbca16dfaa5c2898da380ffd91..a0a948baa5b63e3003250284c95943d6b0f1fd53 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
-- Disable trans-sid by default. (Yasuo)
+- Transparent sid support is now disabled by default. (Yasuo) 
 - Fixed DomNode->insert_before() to behave according to W3C spec
   ie. new_child is moved, not copied. (chregu)
 - Added some namespace support with DomNode->add_namespace(uri, prefix)