]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 19 Jun 2002 00:28:47 +0000 (00:28 +0000)
committer <changelog@php.net> <>
Wed, 19 Jun 2002 00:28:47 +0000 (00:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 91b2c063278929eac6604a18a872b7cc1927b46c..0acde3192219922c13438495f62aee44244d0697 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Change the order of which modules are unloaded to the reverse order of
+  which they were loaded. (Derick, Zend Engine)
 - Fixed a crash in ereg_replace() when backreference number was greater
   than the number of subpatterns. (oliver@billix.franken.de)
 - Added preliminary SAX-Input support. It's now possible to build a DomDocument