Fix attribution

This commit is contained in:
Matthias Clasen
2006-01-20 04:40:41 +00:00
parent 5d1f7191a9
commit 6f98f222d3
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
* gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts * gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts
when iterating over the xid hash table, since calling when iterating over the xid hash table, since calling
GDK_IS_WINDOW () on an GdkFont can cause a segfault. GDK_IS_WINDOW () on an GdkFont can cause a segfault.
(#327751, Ryan Lortie) (#327751, Ryan Lovett)
2006-01-19 Matthias Clasen <mclasen@redhat.com> 2006-01-19 Matthias Clasen <mclasen@redhat.com>

View File

@ -8,7 +8,7 @@
* gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts * gdk/x11/gdkcursor-x11.c (update_cursor): Skip fonts
when iterating over the xid hash table, since calling when iterating over the xid hash table, since calling
GDK_IS_WINDOW () on an GdkFont can cause a segfault. GDK_IS_WINDOW () on an GdkFont can cause a segfault.
(#327751, Ryan Lortie) (#327751, Ryan Lovett)
2006-01-19 Matthias Clasen <mclasen@redhat.com> 2006-01-19 Matthias Clasen <mclasen@redhat.com>