[cairo-commit] cairo ChangeLog,1.121,1.122

Carl Worth commit at pdx.freedesktop.org
Mon Dec 8 17:39:34 PST 2003


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

	* src/cairo_path_bounds.c (_cairo_path_bounder_move_to):
	(_cairo_path_bounder_line_to):
	(_cairo_path_bounder_curve_to):
	(_cairo_path_bounder_close_path): Track change in
	cairo_path_callbacks interface.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** ChangeLog	8 Dec 2003 21:38:26 -0000	1.121
--- ChangeLog	9 Dec 2003 01:39:32 -0000	1.122
***************
*** 1,4 ****
--- 1,10 ----
  2003-12-08  Carl Worth  <cworth at isi.edu>
  
+ 	* src/cairo_path_bounds.c (_cairo_path_bounder_move_to):
+ 	(_cairo_path_bounder_line_to):
+ 	(_cairo_path_bounder_curve_to):
+ 	(_cairo_path_bounder_close_path): Track change in
+ 	cairo_path_callbacks interface.
+ 
  	* src/cairoint.h: 
  	* src/cairo_path_stroke.c: 





More information about the cairo-commit mailing list