[Commit] Xr ChangeLog,1.22,1.23

Carl Worth commit@keithp.com
Mon, 12 May 2003 09:46:59 -0700


Committed by: cworth

Update of /local/src/CVS/Xr
In directory home.keithp.com:/tmp/cvs-serv14125

Modified Files:
	ChangeLog 
Log Message:
Added XrSetPattern

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/Xr/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- ChangeLog	12 May 2003 16:24:17 -0000	1.22
+++ ChangeLog	12 May 2003 16:46:57 -0000	1.23
@@ -1,5 +1,7 @@
 2003-05-12  Carl Worth  <cworth@isi.edu>
 
+	* src/Xr.h: Added XrSetPattern. See also XrSurfaceSetRepeat.
+
 	* src/xrpathbounds.c (_XrPathBounds): Moved path bound computation
 	to its own file.