[cairo-commit] cairo ChangeLog,1.584,1.585

Carl Worth commit at pdx.freedesktop.org
Sat May 14 10:03:58 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-atsui.h:
        * src/cairo-ft.h:
        * src/cairo-glitz.h:
        * src/cairo-pdf.h:
        * src/cairo-ps.h:
        * src/cairo-quartz.h:
        * src/cairo-win32.h:
        * src/cairo-xcb.h:
        * src/cairo-xlib.h: Add an #error if cairo-foo.h is included when
        cairo was compiled without support for the foo backend.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.584
retrieving revision 1.585
diff -u -d -r1.584 -r1.585
--- ChangeLog	14 May 2005 17:00:27 -0000	1.584
+++ ChangeLog	14 May 2005 17:03:56 -0000	1.585
@@ -1,5 +1,18 @@
 2005-05-14  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-atsui.h:
+	* src/cairo-ft.h:
+	* src/cairo-glitz.h:
+	* src/cairo-pdf.h:
+	* src/cairo-ps.h:
+	* src/cairo-quartz.h:
+	* src/cairo-win32.h:
+	* src/cairo-xcb.h:
+	* src/cairo-xlib.h: Add an #error if cairo-foo.h is included when
+	cairo was compiled without support for the foo backend.
+
+2005-05-14  Carl Worth  <cworth at cworth.org>
+
 	* test/pdf-surface.c (main): Update for change in
 	cairo_pdf_surface_create which no longer accepts DPI values.
 




More information about the cairo-commit mailing list