cvs: gd(GD_2_0) /libgd ChangeLog
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1170465495@cvsserver> |
pajoye Sat Feb 3 01:18:15 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&r2=1.10.2.1&diff_format=u
Index: gd/libgd/ChangeLog
diff -u gd/libgd/ChangeLog:1.10 gd/libgd/ChangeLog:1.10.2.1
--- gd/libgd/ChangeLog:1.10 Mon Jan 29 22:22:13 2007
+++ gd/libgd/ChangeLog Sat Feb 3 01:18:15 2007
@@ -1,3 +1,47 @@
+2007-02-03 02:16 pajoye
+
+ * Makefile.am, configure.ac: - MFB: #31 — Shared library support
+ on cygwin (Dr. Volker Zell)
+
+2007-02-03 02:15 pajoye
+
+ * Makefile.am, configure.ac: - #31 Shared library support on cygwin
+ (Dr. Volker Zell)
+
+2007-02-03 02:11 pajoye
+
+ * gd.h, gdft.c, index.html: - MFB: #30, restores the ability to
+ recognize and handle a font with Adobe-specific character
+ encoding
+
+2007-02-03 02:03 pajoye
+
+ * gd.c: - MFB: #14, sanity check
+
+2007-02-03 02:00 pajoye
+
+ * gd.c: - #14, sanity check
+
+2007-02-01 12:01 pajoye
+
+ * gdft.c: - #30, do not extend sign (restores the ability to
+ recognize and handle a font with Adobe-specific character
+ encoding (Adobe custom) ).
+
+2007-02-01 00:31 pajoye
+
+ * gd.h, gdft.c, index.html: - #30, restores the ability to
+ recognize and handle a font with Adobe-specific character
+ encoding (Adobe custom) - Fix proto in index.html
+
+2007-01-30 10:11 pajoye
+
+ * NEWS: - 2.0.34RC1 news
+
+2007-01-29 23:22 pajoye
+
+ * ChangeLog: - update
+
2007-01-29 22:56 pajoye
* gd.c: - #32, Pattern-fill works incorrectly if tile is created