cvs: gd(GD_2_0) /libgd ChangeLog
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1181393759@cvsserver> |
pajoye Sat Jun 9 12:55:59 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd ChangeLog
Log:
- update changelog
http://cvs.php.net/viewvc.cgi/gd/libgd/ChangeLog?r1=1.10.2.8&r2=1.10.2.9&diff_format=u
Index: gd/libgd/ChangeLog
diff -u gd/libgd/ChangeLog:1.10.2.8 gd/libgd/ChangeLog:1.10.2.9
--- gd/libgd/ChangeLog:1.10.2.8 Thu May 17 14:51:43 2007
+++ gd/libgd/ChangeLog Sat Jun 9 12:55:59 2007
@@ -1,3 +1,31 @@
+2007-06-09 14:48 pajoye
+
+ * NEWS: - damned bug system posted it two times (our mailserver is
+ on its knies...)
+
+2007-06-09 14:47 pajoye
+
+ * NEWS: - s/89/90/
+
+2007-06-09 14:30 pajoye
+
+ * NEWS, gd.c: - #89, Possible integer overflow in
+ gdImageCreateTrueColor
+
+2007-06-08 07:23 pajoye
+
+ * gd_gif_in.c: - #87, MFB: fix segfault when an invalid color index
+ is present in the image data
+
+2007-06-08 07:21 pajoye
+
+ * NEWS, gd_gif_in.c: - #87, fix segfault when an invalid color
+ index is present in the image data
+
+2007-05-17 16:51 pajoye
+
+ * ChangeLog: - update
+
2007-05-17 16:49 pajoye
* NEWS, gd_png.c, tests/png/bug00086.c: - MFB: #86, Possible