diff options
author | tabe <none@none> | 2009-04-04 12:00:37 +0000 |
---|---|---|
committer | tabe <none@none> | 2009-04-04 12:00:37 +0000 |
commit | a9aefdb14c89400ab30e76a6c0c87227e547faf7 (patch) | |
tree | f3d3f19d99767e72e652cf4a9f5817f2ba471697 /NEWS | |
parent | a44ea09fc9d03314cb3d57c6ef0e64fba21a0ed2 (diff) | |
download | libgd-a9aefdb14c89400ab30e76a6c0c87227e547faf7.tar.gz |
Fixed FS#196
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ GD 2.0.36 (2007-11-xx) 185, Fixed memory leaks in gdImageCreateFromXpm() (Takeshi Abe) 186, Fixed tiling true colour with palette image (Marko Vukovic, Takeshi Abe) 193, Fixed gdImagePng() with no color allocated (Martin McNickle, Takeshi Abe) +196, Fixed a memory leak in newDynamic() (Steve Fossen) GD 2.0.35 (2007-06-21) 41, Fix valgrind error in gdImageFillTiled (Nuno Lopes) |