cvs: gd(GD_2_0) /libgd/src NEWS

[email protected] ("Takeshi Abe") Thu, 23 Oct 2008 10:04:24 -0000
Newsgroups php.gd.cvs
Message-ID <cvstabe1224756264@cvsserver>
tabe		Thu Oct 23 10:04:24 2008 UTC

  Modified files:              (Branch: GD_2_0)
    /gd/libgd/src	NEWS 
  Log:
  update NEWS for #180
  
http://cvs.php.net/viewvc.cgi/gd/libgd/src/NEWS?r1=1.4.2.40&r2=1.4.2.41&diff_format=u
Index: gd/libgd/src/NEWS
diff -u gd/libgd/src/NEWS:1.4.2.40 gd/libgd/src/NEWS:1.4.2.41
--- gd/libgd/src/NEWS:1.4.2.40	Sun Sep 28 01:05:29 2008
+++ gd/libgd/src/NEWS	Thu Oct 23 10:04:24 2008
@@ -21,6 +21,7 @@
 166, Fixed handling 3-digit RGB and transparent color in XPM (Takeshi Abe)
 173, Fixed the memory management in font_path() of gdft.c (Takeshi Abe)
 174, Fixed that font_path() in gdft.c breaks reentrancy (Takeshi Abe)
+180, Added a Makefile entry for tests/xpm (Takeshi Abe)
 
 GD 2.0.35 (2007-06-21)
 41, Fix valgrind error in gdImageFillTiled (Nuno Lopes)