summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2001-11-14 23:59:03 +0000
committerJacob Berkman <jberkman@src.gnome.org>2001-11-14 23:59:03 +0000
commitd5ff32d7e0edee906e05e6cc2a60fc90e3b5b4d5 (patch)
tree8191f0a0f41e741fd9f90719e5791f04da0c4c7b /ChangeLog.pre-2-6
parenta1361b57e1517ad71f18d540111cac759087661b (diff)
downloadgtk+-d5ff32d7e0edee906e05e6cc2a60fc90e3b5b4d5.tar.gz
create the label with a mnemonic
2001-11-14 jacob berkman <jacob@ximian.com> * gtk/gtkgamma.c (button_clicked_callback): create the label with a mnemonic
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index fc82988fd9..82b82030bc 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+2001-11-14 jacob berkman <jacob@ximian.com>
+
+ * gtk/gtkgamma.c (button_clicked_callback): create the label with
+ a mnemonic
+
2001-11-15 Sven Neumann <sven@gimp.org>
* tests/testgtk.c: make it compile without warnings.