summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2006-02-20 09:49:49 +0000
committerMichael Natterer <mitch@src.gnome.org>2006-02-20 09:49:49 +0000
commit9b9a5bcee64ccdccf15a292007db63ef7d7fa8ff (patch)
tree1ec4e68c85a0fed9495cdb7faf06cdac410e778c /ChangeLog
parentd9d1a36c5911512cff575435c84828dc89aafcbe (diff)
downloadgtk+-9b9a5bcee64ccdccf15a292007db63ef7d7fa8ff.tar.gz
adding boolean have_shapes and have_input_shapes members fixes the build.
2006-02-20 Michael Natterer <mitch@imendio.com> * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): adding boolean have_shapes and have_input_shapes members fixes the build.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f9f471530..0e5740ef43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-20 Michael Natterer <mitch@imendio.com>
+
+ * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): adding boolean
+ have_shapes and have_input_shapes members fixes the build.
+
2006-02-20 Tor Lillqvist <tml@novell.com>
* gdk/win32/gdkfont-win32.c: Replace all calls to g_strcasecmp()