[cairo-commit] cairo ChangeLog,1.480,1.481

Carl Worth commit at pdx.freedesktop.org
Thu Apr 7 12:56:45 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-gstate.c:
        * src/cairo-png.c:
        * src/cairo-win32-font.c:
        * src/cairo-win32-surface.c:
        * src/cairo-win32.h:
        * src/cairoint.h: Minor changes to header file inclusion
        recommended by Oleg Smolsky for better portability to MSVC.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.480
retrieving revision 1.481
diff -u -d -r1.480 -r1.481
--- ChangeLog	7 Apr 2005 19:38:02 -0000	1.480
+++ ChangeLog	7 Apr 2005 19:56:43 -0000	1.481
@@ -4,6 +4,16 @@
 
 2005-04-07  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-gstate.c:
+	* src/cairo-png.c:
+	* src/cairo-win32-font.c:
+	* src/cairo-win32-surface.c:
+	* src/cairo-win32.h:
+	* src/cairoint.h: Minor changes to header file inclusion
+	recommended by Oleg Smolsky for better portability to MSVC.
+
+2005-04-07  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-png.c (PNG_SIG_SIZE): Use a preprocessor macro to get
 	a literal value in the array size declaration, (for better
 	portability to lame compilers that can't deal with a const int




More information about the cairo-commit mailing list