cvs: gd(GD_2_0) /libgd NEWS

[email protected] ("Mattias Bengtsson") Mon, 06 Aug 2007 18:38:58 -0000
Newsgroups php.gd.cvs
Message-ID <cvsmattias1186425538@cvsserver>
mattias		Mon Aug  6 18:38:58 2007 UTC

  Modified files:              (Branch: GD_2_0)
    /gd/libgd	NEWS 
  Log:
  - Added #101
  
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.4.2.26&r2=1.4.2.27&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.4.2.26 gd/libgd/NEWS:1.4.2.27
--- gd/libgd/NEWS:1.4.2.26	Tue Jun 26 12:10:57 2007
+++ gd/libgd/NEWS	Mon Aug  6 18:38:58 2007
@@ -3,6 +3,7 @@
 GD 2.0.36 (2007-xx-xx)
  95, Added Netware builds script
  97, ease the creation of regexps to match symbols/functions
+101, _gdCreateFromFile() can crash if gdImageCreate fails (Mattias Bengtsson)
 
 GD 2.0.35 (2007-06-21)
 41, Fix valgrind error in gdImageFillTiled (Nuno Lopes)