[cairo-commit] cairo ChangeLog,1.927,1.928

Owen Taylor commit at pdx.freedesktop.org
Mon Aug 22 01:11:26 EST 2005


Committed by: otaylor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9165

Modified Files:
	ChangeLog 
Log Message:
2005-08-21  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal):
        Recognize gentoo's (and maybe other distro's) modified
        server vendor string, where extra text is added to the
        upstream value. (#4068, reported by Doug Goldstein, others.
        Patch from Mart Raudsepp)


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.927
retrieving revision 1.928
diff -u -d -r1.927 -r1.928
--- ChangeLog	21 Aug 2005 15:06:06 -0000	1.927
+++ ChangeLog	21 Aug 2005 15:11:24 -0000	1.928
@@ -1,5 +1,13 @@
 2005-08-21  Owen Taylor  <otaylor at redhat.com>
 
+	* src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal):
+	Recognize gentoo's (and maybe other distro's) modified
+	server vendor string, where extra text is added to the
+	upstream value. (#4068, reported by Doug Goldstein, others.
+	Patch from Mart Raudsepp)
+
+2005-08-21  Owen Taylor  <otaylor at redhat.com>
+
 	* src/cairo-ft-font.c (_cairo_ft_unscaled_font_create_glyph): 
 	Don't try to transform val->image when it is NULL.
 	(#4163, Mathias Hasselmann)



More information about the cairo-commit mailing list