[cairo-commit] cairo ChangeLog,1.1166,1.1167
Stuart Parmenter
commit at pdx.freedesktop.org
Wed Dec 14 19:56:11 PST 2005
Committed by: pavlov
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28860
Modified Files:
ChangeLog
Log Message:
2005-12-14 Stuart Parmenter <pavlov at pavlov.net>
* test/cairo-test.c: #define access _access and
#define F_OK to 0 on for MSVC
* test/cairo-test.h: add CAIRO_BEGIN_DECLS and
CAIRO_END_DECLS
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1166
retrieving revision 1.1167
diff -u -d -r1.1166 -r1.1167
--- ChangeLog 15 Dec 2005 00:45:39 -0000 1.1166
+++ ChangeLog 15 Dec 2005 03:56:09 -0000 1.1167
@@ -1,3 +1,9 @@
+2005-12-14 Stuart Parmenter <pavlov at pavlov.net>
+ * test/cairo-test.c: #define access _access and
+ #define F_OK to 0 on for MSVC
+ * test/cairo-test.h: add CAIRO_BEGIN_DECLS and
+ CAIRO_END_DECLS
+
2005-12-14 Carl Worth <cworth at cworth.org>
* src/cairo-meta-surface-private.h:
More information about the cairo-commit
mailing list