summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-04-13 19:22:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-04-13 19:22:35 +0000
commit5854707bd97fa9b5206353a98dbcfa4b578c4604 (patch)
tree85c9d4d10ae5ba5e266b08dd565ff0964c5e4c12 /ChangeLog.pre-2-4
parent290861bffe9b71d5cc69d6966a16a212671e225a (diff)
downloadgtk+-5854707bd97fa9b5206353a98dbcfa4b578c4604.tar.gz
Document possible accelerator gotcha when using this function. (#139641,
2004-04-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.c (gtk_action_group_add_action): Document possible accelerator gotcha when using this function. (#139641, Christian Persch)
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 568d5b601a..b6c801da26 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,9 @@
2004-04-13 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkactiongroup.c (gtk_action_group_add_action): Document
+ possible accelerator gotcha when using this function. (#139641,
+ Christian Persch)
+
* gtk/gtkuimanager.c (node_remove_ui_reference): Don't leak
list nodes. (#138862, Morten Welinder)