]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 17 Jul 2002 00:20:24 +0000 (00:20 +0000)
committer <changelog@php.net> <>
Wed, 17 Jul 2002 00:20:24 +0000 (00:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 663c00f264284fd49ec3b7423bf230143dff73ed..47f597f73908a257b30b39474ccfb1ed75a6237c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Fixed infinite recursion crash bug in ticks (Jason)
 - Added php.ini option "mysql.connect_timeout" to set the timeout limit for 
   mysql_connect() and mysql_pconnect(). (Georg)
 - Added optional parameter "flags" to mysql_connect() and mysql_pconnect()