summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-12 20:01:47 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-12 20:01:47 +0000
commit2d770e946ad85e5891a9696e7d0de43947b0179d (patch)
tree5fe1a41d22886e5b02159ab497dac75c82b39a9c /ChangeLog.pre-2-0
parent7c59491ce4a423bc8706eaf55a7c803216ccdf2b (diff)
downloadgdk-pixbuf-2d770e946ad85e5891a9696e7d0de43947b0179d.tar.gz
Fix incorrect return value, filter out returns of 0x7f for the delete key.
Tue Mar 12 10:50:09 2002 Owen Taylor <otaylor@redhat.com> * modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress): Fix incorrect return value, filter out returns of 0x7f for the delete key. (#74179, Kang Jeong-He)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 2285ccf53..cdcc2c3eb 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Tue Mar 12 10:50:09 2002 Owen Taylor <otaylor@redhat.com>
+
+ * modules/input/gtkimcontextxim.c (gtk_im_context_xim_filter_keypress):
+ Fix incorrect return value, filter out returns of 0x7f for
+ the delete key. (#74179, Kang Jeong-He)
+
Mon Mar 11 23:42:11 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreemodel.c (gtk_tree_model_foreach): fix totally broken