summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2002-02-27 00:05:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-27 00:05:01 +0000
commitdf9151201f12a11736c317aa8c56847fb39de434 (patch)
treec3649aed3eb368588f01e4f2e09fc84902a1994d /ChangeLog.pre-2-8
parent386f8d1f622e90413d055d8cb417b3650ad2164d (diff)
downloadgtk+-df9151201f12a11736c317aa8c56847fb39de434.tar.gz
ue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkaccelgroup.c (gtk_accelerator_set_default_mod_mask): OR in the three default modifiers to any value passed in by the caller, so that the caller won't break the the default bindings. (#70142, Jody Goldberg, though he wasn't in favor of this particular way of solving it.)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 45b06e5718..8940ffb0be 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+Tue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkaccelgroup.c (gtk_accelerator_set_default_mod_mask):
+ OR in the three default modifiers to any value passed
+ in by the caller, so that the caller won't break the
+ the default bindings. (#70142, Jody Goldberg, though he
+ wasn't in favor of this particular way of solving it.)
+
Tue Feb 26 18:47:44 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwindow.c (gtk_window_add_mnemonic): Append