[cairo-commit] cairo ChangeLog,1.748,1.749
Carl Worth
commit at pdx.freedesktop.org
Wed Jul 20 19:23:21 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv1322
Modified Files:
ChangeLog
Log Message:
* src/cairo.h (CAIRO_CONTENT_VALID): Fix macro to not consider
CAIRO_FORMAT_ARGB32 (==0) as a valid cairo_content_t.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.748
retrieving revision 1.749
diff -u -d -r1.748 -r1.749
--- ChangeLog 21 Jul 2005 01:52:31 -0000 1.748
+++ ChangeLog 21 Jul 2005 02:23:19 -0000 1.749
@@ -1,3 +1,10 @@
+2005-07-20 Carl Worth <cworth at cworth.org>
+
+ reviewed by: keithp
+
+ * src/cairo.h (CAIRO_CONTENT_VALID): Fix macro to not consider
+ CAIRO_FORMAT_ARGB32 (==0) as a valid cairo_content_t.
+
2005-07-20 Keith Packard <keithp at keithp.com>
reviewed by: otaylor
More information about the cairo-commit
mailing list