]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Sun, 9 Aug 2009 15:36:17 +0000 (15:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 9 Aug 2009 15:36:17 +0000 (15:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 659b63b436fa37f8e95d63bd6f4ea71066117c04..99b77864b41b35af109b07f76ae12f2aff7ff38a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP                                                                        NEWS
 - Fixed signature generation/validation for zip archives in ext/phar. (Greg)
 - Fixed memory leak in stream_is_local(). (Felipe, Tony)
 
+- Fixed bug #49193 (gdJpegGetVersionString() inside gd_compact identifies
+  wrong type in declaration). (Ilia)
 - Fixed bug #49183 (dns_get_record does not return NAPTR records). (Pierre)
 - Fixed bug #49132 (posix_times returns false without error).
   (phpbugs at gunnu dot us)