[cairo-commit] cairo ChangeLog,1.360,1.361
Owen Taylor
commit at pdx.freedesktop.org
Sat Feb 5 21:42:49 PST 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11541
Modified Files:
ChangeLog
Log Message:
2005-02-06 Owen Taylor <otaylor at redhat.com>
* src/cairo_win32_font.c (_cairo_win32_font_text_to_glyphs): Free
glyph_indices, not glyphs. (Reported by Hans Breuer.)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.360
retrieving revision 1.361
diff -u -d -r1.360 -r1.361
--- ChangeLog 6 Feb 2005 01:17:19 -0000 1.360
+++ ChangeLog 6 Feb 2005 05:42:47 -0000 1.361
@@ -1,3 +1,8 @@
+2005-02-06 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo_win32_font.c (_cairo_win32_font_text_to_glyphs): Free
+ glyph_indices, not glyphs. (Reported by Hans Breuer.)
+
2005-02-05 Carl Worth <cworth at cworth.org>
* configure.in: Add message stating why glitz backend is disabled.
More information about the cairo-commit
mailing list