summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-08-07 01:05:50 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-08-07 01:05:50 +0000
commit967c0f7c7b63c847ca52622e90c61914beb3d412 (patch)
treeb0ccbcad6979320235bae484dd515d93b862925f /ChangeLog.pre-2-2
parentdde67c28b3e1b31e29b4a9c5d9fc1be6c07b791a (diff)
downloadgtk+-967c0f7c7b63c847ca52622e90c61914beb3d412.tar.gz
refetch the accelerator when the accel object is changed. Fixes bug
2001-08-07 James Henstridge <james@daa.com.au> * gtk/gtkaccellabel.c (gtk_accel_label_set_accel_object): refetch the accelerator when the accel object is changed. Fixes bug #58628.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 63a5cf578d..ff8ade769e 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+2001-08-07 James Henstridge <james@daa.com.au>
+
+ * gtk/gtkaccellabel.c (gtk_accel_label_set_accel_object): refetch
+ the accelerator when the accel object is changed. Fixes bug
+ #58628.
+
2001-08-06 HideToshi Tajima <tajima@eng.sun.com>
* modules/input/gtkimcontextxim.c (mb_to_utf8), xim_text_to_utf8):