[cairo-commit] cairo ChangeLog,1.179,1.180

Carl Worth commit at pdx.freedesktop.org
Fri Apr 23 10:08:55 PDT 2004


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairoint.h:
        * src/cairo_surface.c (_cairo_surface_composite):
        * src/cairo_gstate.c (_cairo_gstate_current_fill_rule): Fixed
        several function prototype mismatches between internal header file
        and implementation (thanks to Carlos Romero and gcc-3.4).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -C2 -d -r1.179 -r1.180
*** a/ChangeLog	22 Apr 2004 09:22:36 -0000	1.179
--- b/ChangeLog	23 Apr 2004 17:08:53 -0000	1.180
***************
*** 1,2 ****
--- 1,10 ----
+ 2004-04-23  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/cairoint.h: 
+ 	* src/cairo_surface.c (_cairo_surface_composite): 
+ 	* src/cairo_gstate.c (_cairo_gstate_current_fill_rule): Fixed
+ 	several function prototype mismatches between internal header file
+ 	and implementation (thanks to Carlos Romero and gcc-3.4).
+ 	
  2004-04-22  David Reveman  <c99drn at cs.umu.se>
  





More information about the cairo-commit mailing list