summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2005-05-16 12:47:38 +0000
committerOwen Taylor <otaylor@src.gnome.org>2005-05-16 12:47:38 +0000
commit774df2fe97bc6180fe55659ccff10c349976a022 (patch)
tree99b00ebc4a8d47cef6ee4d3cbd36000274407fa1 /ChangeLog
parent84c59834e80daa3b01348bbe075996e1f920dfd0 (diff)
downloadpango-774df2fe97bc6180fe55659ccff10c349976a022.tar.gz
Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn't
2005-05-16 Owen Taylor <otaylor@redhat.com> * examples/cairoview.c: Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn't include Xlib.h on some platforms. (#304317, Damien Carbery)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a76efc69..c2a3ad75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-16 Owen Taylor <otaylor@redhat.com>
+
+ * examples/cairoview.c: Include Xlib.h explicitely before
+ include Xutil.h, since Xutil.h doesn't include Xlib.h on
+ some platforms. (#304317, Damien Carbery)
+
Fri May 13 23:54:29 2005 <yosh@gimp.org>
* examples/cairoview.c: #include Xutil.h explicitly, update