]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 20 May 2001 01:09:12 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sun, 20 May 2001 01:09:12 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9b197a2a9aa92c98e10087a7753a60974d4fd5f2..df2aa52b8ae1235746550ee7ca24d014c8e118b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Fixed crash bug in bzopen() when specifying an invalid file. (Andi)
 - 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)