From 72bc7eb44bb6fe743af5dd4ba6ef02301fb22cb7 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 25 Jan 2008 09:31:34 +0000 Subject: [PATCH] Forgot to mention bug #. svn path=/trunk/; revision=19400 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9fd2469a2d..93e507b081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ * gtk/gtktreeviewcolumn.h * gtk/gtkwidget.h: add const to constant structs which are passed into GTK+. Also add some forgotten const for const strings. + Fixes bug #511554. * gtk/gtkbutton.c * gtk/gtkcellrenderer.c