summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2007-05-25 21:23:09 +0000
committerXan Lopez <xan@src.gnome.org>2007-05-25 21:23:09 +0000
commita366a78b4b84ac16c887956d856cdcc91b0179ca (patch)
treea004444c40f197ddd37b3132ec1b85a50d582668
parentf9a2e669957b0fd1bbc1a4cde484d6e725bf7a8a (diff)
downloadgdk-pixbuf-a366a78b4b84ac16c887956d856cdcc91b0179ca.tar.gz
Forgot to put bug number.
svn path=/branches/gtk-2-10/; revision=17920
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 73c93d5e9..d264ed9ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2007-05-25 Xan Lopez <xan@gnome.org>
* 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 Matthias Clasen <mclasen@redhat.com>