]> granicus.if.org Git - php/commitdiff
Update NEWS
authorZeev Suraski <zeev@php.net>
Thu, 2 Aug 2001 07:17:01 +0000 (07:17 +0000)
committerZeev Suraski <zeev@php.net>
Thu, 2 Aug 2001 07:17:01 +0000 (07:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4186c230b3d16b163562dd6328764c71be827226..af81926761d92979dba4574511245e14e79d624f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Hugely improved the performance of the thread-safe version of PHP, especially
+  under Windows (Andi & Zeev) 
+- Improved request-shutdown performance significantly (Andi & Zeev, Zend
+  Engine)
 - Added a few new math functions. (Jesus)
 - Bump bundled expat to 1.95.2 (Thies)
 - Improved the stability of OCIPlogon() after a database restart. (Thies)