Update changelog.

svn path=/trunk/; revision=19246
This commit is contained in:
Xan Lopez 2007-12-26 11:33:37 +00:00
parent 89664f543d
commit 17d37d512c

View File

@ -1,3 +1,9 @@
2007-12-26 Xan Lopez <xan@gnome.org>
* gtk/gtkstatusbar.c (has_extra_children): take into account the
modification of the internal frame contents to decide if we have
extra children. (#415677)
2007-12-22 Christian Persch <chpe@gnome.org>
* modules/other/gail/gailitem.c: Fix mem leak. Bug #505556.