summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-05-04 17:05:20 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-05-04 17:05:20 +0000
commitecd0c58e35d57c4f54cee3cc7decaed529116c46 (patch)
treef42777d5062a0485c20f85507731f35d53c20be6 /ChangeLog.pre-2-4
parent2a3d687b8f84089c2a7fa703ec5c91da2cd3c206 (diff)
downloadgtk+-ecd0c58e35d57c4f54cee3cc7decaed529116c46.tar.gz
Fix the recent string_conversion_callback change to work on Solaris.
2004-05-04 Matthias Clasen <mclasen@redhat.com> * modules/input/gtkimcontextxim.c: Fix the recent string_conversion_callback change to work on Solaris. (#141190, Padraig O'Briain)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-44
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index fdc0c786e6..26285596fd 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,9 @@
2004-05-04 Matthias Clasen <mclasen@redhat.com>
+ * modules/input/gtkimcontextxim.c: Fix the recent
+ string_conversion_callback change to work on
+ Solaris. (#141190, Padraig O'Briain)
+
* gtk/gtkselection.c: Disable debug logging again.
2004-05-03 Matthias Clasen <mclasen@redhat.com>