[cairo-commit] cairo/pixman ChangeLog,1.113,1.114

Owen Taylor commit at pdx.freedesktop.org
Mon Aug 22 12:15:30 PDT 2005


Committed by: otaylor

Update of /cvs/cairo/cairo/pixman
In directory gabe:/tmp/cvs-serv29130

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

        * src/pixregion.c (pixman_region_union_rect): When width/height
        are 0, copy the src to the dest, don't just return. (#3017)


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/pixman/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- ChangeLog	22 Aug 2005 04:02:32 -0000	1.113
+++ ChangeLog	22 Aug 2005 19:15:28 -0000	1.114
@@ -1,3 +1,8 @@
+2005-08-22  Owen Taylor  <otaylor at redhat.com>
+
+	* src/pixregion.c (pixman_region_union_rect): When width/height
+	are 0, copy the src to the dest, don't just return. (#3017)
+
 2005-08-21  Billy Biggs  <vektor at dumbterm.net>
 
 	* src/pixman-remap.h: Fix a typo in the last change.



More information about the cairo-commit mailing list