diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 7377efc5fe..44ab049d1a 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +Mon Mar 15 03:38:34 1999 George Lebl <jirka@5z.com> + + * gtk/gtkdnd.c: (gtk_drag_highlight) swap the + gtk_drag_highlight_expose and gtk_drag_highlight_paint since + it was connecting a void function to expose_event and the int + returning function to the draw signal + 1999-03-14 Jeff Garzik <jgarzik@pobox.com> * configure.in: |