diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index bf4830e10c..8ffb50429c 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +2000-12-18 Havoc Pennington <hp@redhat.com> + + * gdk/gdkevents.c (gdk_event_get_state): wow, that implementation + was pretty non-working. + + * gtk/testtext.c (fill_file_buffer): make this a bit more robust + by passing the length to g_utf8_validate(). + 2000-12-16 Havoc Pennington <hp@pobox.com> * gtk/gdk-pixbuf-loader.h, gtk/gdk-pixbuf-loader.c: |