[cairo-commit] rcairo ChangeLog,1.155,1.156 README,1.11,1.12
Kouhei Sutou
commit at pdx.freedesktop.org
Fri May 18 17:25:54 PDT 2007
Committed by: kou
Update of /cvs/cairo/rcairo
In directory kemper:/tmp/cvs-serv16284
Modified Files:
ChangeLog README
Log Message:
* src/rb_cairo.h, src/cairo.def, src/rb_cairo_surface.c:
supported win32 surface. Thanks to Yoshinao Muramatsu!!!
* README: added entry for Yoshinao Muramatsu.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- ChangeLog 18 May 2007 14:07:48 -0000 1.155
+++ ChangeLog 19 May 2007 00:25:42 -0000 1.156
@@ -1,3 +1,10 @@
+2007-05-19 Kouhei Sutou <kou at cozmixng.org>
+
+ * src/rb_cairo.h, src/cairo.def, src/rb_cairo_surface.c:
+ supported win32 surface. Thanks to Yoshinao Muramatsu!!!
+
+ * README: added entry for Yoshinao Muramatsu.
+
2007-05-18 Kouhei Sutou <kou at cozmixng.org>
* src/rb_cairo_private.[ch] (rb_cairo__glyphs_to_array,
Index: README
===================================================================
RCS file: /cvs/cairo/rcairo/README,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- README 6 Mar 2007 12:17:33 -0000 1.11
+++ README 19 May 2007 00:25:42 -0000 1.12
@@ -30,3 +30,8 @@
mailinglist at cairo at cairographics.org , which is archived at
http://cairographics.org/cgi-bin/mailman/listinfo/cairo
+
+Thanks
+------
+
+ * Yoshinao Muramatsu: win32 surface support patch.
More information about the cairo-commit
mailing list