cvs: gd(GD_2_0) /libgd NEWS
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1175619818@cvsserver> |
pajoye Tue Apr 3 17:03:38 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd NEWS
Log:
- update NEWS entries for the last commits
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.4.2.8&r2=1.4.2.9&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.4.2.8 gd/libgd/NEWS:1.4.2.9
--- gd/libgd/NEWS:1.4.2.8 Thu Mar 8 19:59:58 2007
+++ gd/libgd/NEWS Tue Apr 3 17:03:37 2007
@@ -2,9 +2,13 @@
41, Fix valgrind error in gdImageFillTiled (Nuno Lopes)
45, Add missing custom cmake macros (required for the tests suite)
51, Avoid signature buffer copy in gd_gif_c (Nuno Lopes)
-48, Race condition in gdImageStringFTEx (Antony Dogval, Pierre)
+48, Race condition in gdImageStringFTEx (Antony Dogval, Pierre
+ Scott MacVicar)
52, Reading GIF images is not thread safe (static usage in private
functions) (Nuno Lopes, Roman Nemecek)
+60, GIF Local palette is read twice
+66, GIF, Use local frame dimension when possible instead of the
+ logical screen size
GD 2.0.34 (2007-02-07)
3, Initialize variables in tweenColorTest, fix cache