cvs: gd(GD_2_0) /libgd NEWS
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1175686712@cvsserver> |
pajoye Wed Apr 4 11:38:32 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd NEWS
Log:
- #70 entry
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.4.2.9&r2=1.4.2.10&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.4.2.9 gd/libgd/NEWS:1.4.2.10
--- gd/libgd/NEWS:1.4.2.9 Tue Apr 3 17:03:37 2007
+++ gd/libgd/NEWS Wed Apr 4 11:38:32 2007
@@ -5,10 +5,12 @@
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)
+ functions) (Roman Nemecek, Nuno Lopes, Pierre)
60, GIF Local palette is read twice
66, GIF, Use local frame dimension when possible instead of the
logical screen size
+70, GIF, do not try to use the global colmap if it does not exist
+ (Nuno Lopes, Pierre)
GD 2.0.34 (2007-02-07)
3, Initialize variables in tweenColorTest, fix cache