[cairo-commit] cairo ChangeLog,1.124,1.125

Carl Worth commit at pdx.freedesktop.org
Thu Dec 11 10:01:12 PST 2003


Committed by: cworth

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv30174

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo_xlib_surface.c (_cairo_xlib_surface_set_image):
        Replace mysterious image->depth == 32 ? 24 : image->depth with
        simply image->depth.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -C2 -d -r1.124 -r1.125
*** ChangeLog	11 Dec 2003 17:35:07 -0000	1.124
--- ChangeLog	11 Dec 2003 18:01:10 -0000	1.125
***************
*** 1,2 ****
--- 1,8 ----
+ 2003-12-11  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/cairo_xlib_surface.c (_cairo_xlib_surface_set_image):
+ 	Replace mysterious image->depth == 32 ? 24 : image->depth with
+ 	simply image->depth.
+ 
  2003-12-11  Carl Worth  <cworth at east.isi.edu>
  





More information about the cairo-commit mailing list