summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authortabe <none@none>2009-04-04 12:00:37 +0000
committertabe <none@none>2009-04-04 12:00:37 +0000
commita9aefdb14c89400ab30e76a6c0c87227e547faf7 (patch)
treef3d3f19d99767e72e652cf4a9f5817f2ba471697 /NEWS
parenta44ea09fc9d03314cb3d57c6ef0e64fba21a0ed2 (diff)
downloadlibgd-a9aefdb14c89400ab30e76a6c0c87227e547faf7.tar.gz
Fixed FS#196
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b59d863..b4cedcb 100644
--- a/NEWS
+++ b/NEWS
@@ -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)