[cairo-commit] cairo ChangeLog,1.780,1.781

Owen Taylor commit at pdx.freedesktop.org
Thu Jul 28 10:02:56 PDT 2005


Committed by: otaylor

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

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

        Patch from Martin Kretzschmar <martink at gnome.org>, #3798

        * src/cairo-xlib-surface.c (_get_image_surface): prevent
        sign-extension of masks.*_mask on 64bit architectures.

        * src/cairo-xcb-surface.c (_get_image_surface): ditto.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.780
retrieving revision 1.781
diff -u -d -r1.780 -r1.781
--- ChangeLog	28 Jul 2005 16:54:03 -0000	1.780
+++ ChangeLog	28 Jul 2005 17:02:54 -0000	1.781
@@ -1,3 +1,12 @@
+2005-07-16  Owen Taylor  <otaylor at redhat.com>
+
+        Patch from Martin Kretzschmar <martink at gnome.org>, #3798
+ 
+ 	* src/cairo-xlib-surface.c (_get_image_surface): prevent
+ 	sign-extension of masks.*_mask on 64bit architectures.
+ 	
+	* src/cairo-xcb-surface.c (_get_image_surface): ditto.
+	
 2005-07-28  Owen Taylor  <otaylor at redhat.com>
 
 	* src/cairo-image-surface.c (_cairo_image_surface_acquire_source,dest_image) 




More information about the cairo-commit mailing list