[cairo-commit] cairo ChangeLog,1.767,1.768

Carl Worth commit at pdx.freedesktop.org
Mon Jul 25 16:23:07 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairoint.h:
        * src/cairo-font.c:
        * src/cairo-ft-font.c:
        * src/cairo-glitz-surface.c:
        * src/cairo-pdf-surface.c: Replace all occurences of refcount with
        ref_count.

        * doc/public/language-bindings.xml: Replace refcounted with
        reference-counted.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.767
retrieving revision 1.768
diff -u -d -r1.767 -r1.768
--- ChangeLog	25 Jul 2005 19:29:23 -0000	1.767
+++ ChangeLog	25 Jul 2005 23:23:05 -0000	1.768
@@ -1,3 +1,15 @@
+2005-07-25  Carl Worth  <cworth at cworth.org>
+
+	* src/cairoint.h:
+	* src/cairo-font.c:
+	* src/cairo-ft-font.c:
+	* src/cairo-glitz-surface.c:
+	* src/cairo-pdf-surface.c: Replace all occurences of refcount with
+	ref_count.
+
+	* doc/public/language-bindings.xml: Replace refcounted with
+	reference-counted.
+
 2005-07-25  Owen Taylor  <otaylor at redhat.com>
 
 	reviewed by: cworth




More information about the cairo-commit mailing list