[cairo-commit] cairo ChangeLog,1.1018,1.1019
Owen Taylor
commit at pdx.freedesktop.org
Sat Aug 27 18:46:36 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19287
Modified Files:
ChangeLog
Log Message:
2005-08-27 Owen Taylor <otaylor at redhat.com>
* src/cairoint.h: Undef MIN/MAX before defining them in case
some system header happens to define them. (#4196, Christian
Biesinger)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1018
retrieving revision 1.1019
diff -u -d -r1.1018 -r1.1019
--- ChangeLog 28 Aug 2005 01:40:46 -0000 1.1018
+++ ChangeLog 28 Aug 2005 01:46:34 -0000 1.1019
@@ -1,8 +1,14 @@
2005-08-27 Owen Taylor <otaylor at redhat.com>
+ * src/cairoint.h: Undef MIN/MAX before defining them in case
+ some system header happens to define them. (#4196, Christian
+ Biesinger)
+
+2005-08-27 Owen Taylor <otaylor at redhat.com>
+
* src/cairo-image-surface.c (cairo_image_surface_create)
(cairo_image_surface_create_for_data): Fix docs not to talk about
- %NULL returns. #4271, Duncan Coutts.
+ %NULL returns. (#4271, Duncan Coutts.)
2005-08-25 Tor Lillqvist <tml at novell.com>
More information about the cairo-commit
mailing list