]> granicus.if.org Git - php/commitdiff
add entry
authorSascha Schumann <sas@php.net>
Sat, 19 May 2001 07:47:11 +0000 (07:47 +0000)
committerSascha Schumann <sas@php.net>
Sat, 19 May 2001 07:47:11 +0000 (07:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index daea9056584b0b14754af9c35b76a2d1ecf90359..6d734bc458e0963d91471a55127bde23d252c955 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,6 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
 - Fixed bugs in the mcrypt extension that caused crashes (Derick)
-- Fixed bugs in the mcrypt extension that caused crashes (Derick)
 - Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which
   specified that the drawn curve should be rounded. (Sterling)
 - Fixed getopt so it accepts arguments in the form -<option><value> not
@@ -33,6 +32,7 @@ PHP 4.0                                                                    NEWS
 - Upgraded expat to version 1.95.1. (Thies)
 
 ?? ??? 200?, Version 4.0.6
+- Fixed readfile/passthru losing resources during connection abort (Sascha)
 - Fixed race in writing session files. (Sascha)
 - Fixed a possible crash in the PHP CGI when no input file is
   specified. (Zeev)