summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 307c2f4f30..61e4a78627 100644
--- 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)