cvs: gd(GD_2_0) /libgd NEWS
[email protected] ("Mattias Bengtsson") Thu, 30 Aug 2007 19:30:21 -0000
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvsmattias1188502221@cvsserver> |
mattias Thu Aug 30 19:30:21 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd NEWS
Log:
- Added bug #111
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.4.2.30&r2=1.4.2.31&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.4.2.30 gd/libgd/NEWS:1.4.2.31
--- gd/libgd/NEWS:1.4.2.30 Sun Aug 26 19:35:56 2007
+++ gd/libgd/NEWS Thu Aug 30 19:30:21 2007
@@ -7,6 +7,7 @@
105, gdImageCreateFrom*Ptr() can crash if gdNewDynamicCtxEx() fails (Mattias)
106, gdImageRectangle draws 1x1 rectangles as 1x3 rectangles (Pierre)
109, Possible integer overflow in gdImageFill() (Mattias Bengtsson)
+111, Optimization for single pixel line not in correct order (Mattias)
GD 2.0.35 (2007-06-21)
41, Fix valgrind error in gdImageFillTiled (Nuno Lopes)