summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4a73f5d62..7f31619f95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-06-17 Michael Natterer <mitch@imendio.com>
+ * modules/input/gtkimcontextmultipress.h
+ * modules/input/gtkimcontextthai.h
+ * modules/input/gtkimcontextxim.h: use G_TYPE instead of GTK_CHECK
+ type checking macros.
+
+2008-06-17 Michael Natterer <mitch@imendio.com>
+
* gtk/gtktypeutils.h: really move the GtkType typedef to an
undeprecated section.