]> granicus.if.org Git - php/commitdiff
derick's message is in the PHP_4_0_7 branch (or will be :)
authorSterling Hughes <sterling@php.net>
Fri, 14 Dec 2001 10:03:16 +0000 (10:03 +0000)
committerSterling Hughes <sterling@php.net>
Fri, 14 Dec 2001 10:03:16 +0000 (10:03 +0000)
jmoore merged this fix into PHP_4_0_7 before the release...

NEWS

diff --git a/NEWS b/NEWS
index 307c2f4f301ecdf9687391b17a672ec280e08a9a..61e4a78627e6a00bd1cc31ecbf7b51a86bc891c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
-- Fixed several crash bugs in the mcrypt extension. (Derick)
 - Added concepts to IRCG: bailout-on-trivial issue, write output to
   files, fetch a ressource upon connection end. (Sascha)
 - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,
@@ -38,7 +37,6 @@ PHP 4                                                                      NEWS
 - Added Udm_Check_Charset() function into mnoGoSearch extension. (gluke)
 - Fixed mnoGoSearch extension to support mnogosearch-3.2.x. (gluke)
 - Fixed bug #13885 (gmdate() timezone handling on windows). (jmoore)
-- Fixed behaviour of strtok(). Bug #13866. (jmoore)
 - Made fbsql_num_rows() to return the correct value on all select statements.
   (Frank)
 - Fixed HTTP file upload support to handle big files better. (Jani)