diff options
author | Sterling Hughes <sterling@php.net> | 2001-12-14 10:03:16 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-12-14 10:03:16 +0000 |
commit | 33f839f31d0d5dfd80cb4200af3b819364031aa3 (patch) | |
tree | b4f21f98eca848fbb537aabd200c01ed852b5c89 | |
parent | 7155e1311f75ba8cff9267eabc4a9d6405151e29 (diff) | |
download | php-git-33f839f31d0d5dfd80cb4200af3b819364031aa3.tar.gz |
derick's message is in the PHP_4_0_7 branch (or will be :)
jmoore merged this fix into PHP_4_0_7 before the release...
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) |