[cairo-commit] cairo ChangeLog,1.835,1.836

Carl Worth commit at pdx.freedesktop.org
Fri Aug 5 22:29:08 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-08-05  Carl Worth  <cworth at cworth.org>

        * src/cairoint.h: Include cairo-hash-private.h.

        * src/Makefile.am (libcairo_la_SOURCES): Add cairo-hash.c and
        cairo-hash-private.h since we're actually going to start using
        them now.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.835
retrieving revision 1.836
diff -u -d -r1.835 -r1.836
--- ChangeLog	6 Aug 2005 04:33:41 -0000	1.835
+++ ChangeLog	6 Aug 2005 05:29:06 -0000	1.836
@@ -1,5 +1,13 @@
 2005-08-05  Carl Worth  <cworth at cworth.org>
 
+	* src/cairoint.h: Include cairo-hash-private.h.
+
+	* src/Makefile.am (libcairo_la_SOURCES): Add cairo-hash.c and
+	cairo-hash-private.h since we're actually going to start using
+	them now.
+
+2005-08-05  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-gstate.c: (_cairo_gstate_set_font_face): Simplify the
 	implementation by taking advantage of the fact that destroy and
 	reference are safe for NULL, and that reference returns its




More information about the cairo-commit mailing list