cvs: gd /libgd NEWS

[email protected] ("Takeshi Abe") Wed, 15 Apr 2009 16:38:15 -0000
Newsgroups php.gd.cvs
Message-ID <cvstabe1239813495@cvsserver>
tabe		Wed Apr 15 16:38:15 2009 UTC

  Modified files:              
    /gd/libgd	NEWS 
  Log:
  rather FS#198; thanks to mojca the hunter
  
http://cvs.php.net/viewvc.cgi/gd/libgd/NEWS?r1=1.9&r2=1.10&diff_format=u
Index: gd/libgd/NEWS
diff -u gd/libgd/NEWS:1.9 gd/libgd/NEWS:1.10
--- gd/libgd/NEWS:1.9	Wed Apr 15 16:19:15 2009
+++ gd/libgd/NEWS	Wed Apr 15 16:38:14 2009
@@ -32,7 +32,7 @@
 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)
-199, Fixed useFontConfig() to work as documented (Ethan Merritt)
+198, Fixed useFontConfig() to work as documented (Mojca Miklavec, Ethan Merritt)
 
 GD 2.0.35 (2007-06-21)
 41, Fix valgrind error in gdImageFillTiled (Nuno Lopes)