From a7f95266a51e905b0fea0cfe43809023038a7428 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 25 May 2007 21:23:45 +0000 Subject: [PATCH] Forgot to put bug number. svn path=/trunk/; revision=17921 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4a52f98f52..9aeb1335dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2007-05-25 Xan Lopez * gtk/gtkaction.c: (gtk_action_set_short_label): - Use private->data->short_label to update the proxies. + Use private->data->short_label to update the proxies. (#440780) 2007-05-25 Richard Hult