[cairo-commit] cairo ChangeLog,1.891,1.892
Kristian Hogsberg
commit at pdx.freedesktop.org
Sat Aug 13 17:38:25 PDT 2005
Committed by: krh
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv2630
Modified Files:
ChangeLog
Log Message:
2005-08-13 Kristian Høgsberg <krh at redhat.com>
* src/cairo-ps-surface.c: (_ps_output_fill_rectangles): Fix a
mismatch between printf arguments and format string (thanks to
Adrian Johnson).
* src/cairoint.h (cairo_printf_format): Add macro to mark printf
like functions.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.891
retrieving revision 1.892
diff -u -d -r1.891 -r1.892
--- ChangeLog 13 Aug 2005 15:12:17 -0000 1.891
+++ ChangeLog 14 Aug 2005 00:38:23 -0000 1.892
@@ -1,3 +1,12 @@
+2005-08-13 Kristian Høgsberg <krh at redhat.com>
+
+ * src/cairo-ps-surface.c: (_ps_output_fill_rectangles): Fix a
+ mismatch between printf arguments and format string (thanks to
+ Adrian Johnson).
+
+ * src/cairoint.h (cairo_printf_format): Add macro to mark printf
+ like functions.
+
2005-08-13 Owen Taylor <otaylor at redhat.com>
* Makefile.am (DIST_SUBDIRS): Change docREEL back to doc.
More information about the cairo-commit
mailing list