]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 2 Nov 2004 16:42:46 +0000 (16:42 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 2 Nov 2004 16:42:46 +0000 (16:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ad30da789ce375fe078aa26031dd136697f6d5b7..31fee1b91d269a810c02475817ec42b12fc2fecc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,10 @@ PHP                                                                        NEWS
 - Extended the functionality of is_subclass_of() to accept either a class name
   or an object as first parameter. (Andrey) 
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
-- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean).
+- Fixed bug #30658 (Ensure that temporary files created by GD are removed).
   (Ilia)
+- Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean).
+  (Andi)
 - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia)
 - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony)
 - Fixed bug #30388 (rename across filesystems loses ownership and