[cairo-commit] cairo ChangeLog,1.1026.2.19,1.1026.2.20

Tim Rowley commit at pdx.freedesktop.org
Tue Sep 27 13:25:08 PDT 2005


Committed by: tor

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

Modified Files:
      Tag: BRANCH_1_0
	ChangeLog 
Log Message:
	Bug #4602, reviewed by cworth.
	
	* src/cairo-win32-surface.c (_create_dc_and_bitmap):
	Avoid creating size-0 bitmap, which fails.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.19
retrieving revision 1.1026.2.20
diff -u -d -r1.1026.2.19 -r1.1026.2.20
--- ChangeLog	27 Sep 2005 19:51:00 -0000	1.1026.2.19
+++ ChangeLog	27 Sep 2005 20:25:06 -0000	1.1026.2.20
@@ -1,3 +1,10 @@
+2005-09-27  T Rowley  <tim.rowley at gmail.com>
+
+	Bug #4602, reviewed by cworth.
+	
+	* src/cairo-win32-surface.c (_create_dc_and_bitmap):
+	Avoid creating size-0 bitmap, which fails.
+
 2005-09-27  Carl Worth  <cworth at cworth.org>
 
 	* ROADMAP: Note that bug #4409 (Dashes are missing initial caps)



More information about the cairo-commit mailing list