cvs: gd(GD_2_0) /libgd ChangeLog
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1179413503@cvsserver> |
pajoye Thu May 17 14:51:43 2007 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd ChangeLog
Log:
- update
http://cvs.php.net/viewvc.cgi/gd/libgd/ChangeLog?r1=1.10.2.7&r2=1.10.2.8&diff_format=u
Index: gd/libgd/ChangeLog
diff -u gd/libgd/ChangeLog:1.10.2.7 gd/libgd/ChangeLog:1.10.2.8
--- gd/libgd/ChangeLog:1.10.2.7 Sun May 6 20:15:34 2007
+++ gd/libgd/ChangeLog Thu May 17 14:51:43 2007
@@ -1,3 +1,47 @@
+2007-05-17 16:49 pajoye
+
+ * NEWS, gd_png.c, tests/png/bug00086.c: - MFB: #86, Possible
+ infinite loop in libgd/gd_png.c
+
+2007-05-17 16:38 pajoye
+
+ * NEWS, gd_png.c, tests/png/CMakeLists.txt, tests/png/bug00086.c: -
+ #86, Possible infinite loop in libgd/gd_png.c (flaw reported by
+ Xavier Roche)
+
+2007-05-15 13:31 pajoye
+
+ * CMakeLists.txt: - fix tests build when used with an external
+ library
+
+2007-05-07 12:26 pajoye
+
+ * gd.c, tests/CMakeLists.txt, tests/gdimagearc/CMakeLists.txt,
+ tests/gdimagearc/bug00079.c, tests/gdimagearc/bug00079_exp.png:
+ - #79, MFB:
+ - fix hline and vline calls
+ - add test case
+
+2007-05-07 12:21 pajoye
+
+ * gd.c, tests/CMakeLists.txt, tests/gdimagearc/CMakeLists.txt,
+ tests/gdimagearc/bug00079.c, tests/gdimagearc/bug00079_exp.png: -
+ #79: - reverse wrong fix - fix hline and vline calls - add
+ test case
+
+2007-05-07 09:08 pajoye
+
+ * gd.c: - #79, regression in gdImageArc when used with
+ gdAntiAliased
+
+2007-05-06 22:21 pajoye
+
+ * NEWS: - #78 entry
+
+2007-05-06 22:15 pajoye
+
+ * ChangeLog: - update changelog
+
2007-05-06 22:13 pajoye
* CMakeLists.txt, cmake/modules/FindFreetype.cmake,