diff options
author | Alexander Larsson <alexl@redhat.com> | 2000-12-12 12:11:14 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2000-12-12 12:11:14 +0000 |
commit | 944046942a89b15cae4675c61016f15471a22acc (patch) | |
tree | 3391eb870eb49edc13a4d91237d9033b75da375c /ChangeLog.pre-2-8 | |
parent | 53d7e430600186e34426965ea6dfadbe9cdcaa84 (diff) | |
download | gtk+-944046942a89b15cae4675c61016f15471a22acc.tar.gz |
Don't free gdk_fb_keyboard twice.
2000-12-12 Alexander Larsson <alexl@redhat.com>
* gdk/linux-fb/gdkkeyboard-fb.c (xlate_close, raw_close):
Don't free gdk_fb_keyboard twice.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2363d00af9..74240c4c72 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2000-12-12 Alexander Larsson <alexl@redhat.com> + + * gdk/linux-fb/gdkkeyboard-fb.c (xlate_close, raw_close): + Don't free gdk_fb_keyboard twice. + Tue Dec 12 08:24:42 2000 Tim Janik <timj@gtk.org> * gtk/testgtk.c: |