Formatting my ChangeLog entry as mitch asked

svn path=/trunk/; revision=18684
This commit is contained in:
Cody Russell
2007-08-24 15:20:53 +00:00
parent 39f92239cc
commit d06a47c29d

View File

@ -1,4 +1,5 @@
2007-08-23 Cody Russell <bratsche@gnome.org>
* gtk/gtkwindow.c (gtk_window_group_remove_window: Use the
correct type check on `window'. We now check GTK_IS_WINDOW
rather than GTK_IS_WIDGET. (#461483, Josselin Mouette)