diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-08-02 05:04:33 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-02 05:04:33 +0000 |
commit | 856064b03600d87960aef07e1fb0d404cca2c2ef (patch) | |
tree | 6bb1ac98f81079fb67025b1496fd558550344fd7 /ChangeLog.pre-2-8 | |
parent | aeeb19670baff88a36845cc5537b2101c0b8e0b5 (diff) | |
download | gtk+-856064b03600d87960aef07e1fb0d404cca2c2ef.tar.gz |
Add missing error traps. (#149011, Thomas Leonard)
Mon Aug 2 01:02:57 2004 Matthias Clasen <maclas@gmx.de>
* gdk/x11/gdkevents-x11.c (gdk_check_wm_state_changed):
(gdk_check_wm_desktop_changed): Add missing error
traps. (#149011, Thomas Leonard)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 6b319cad12..6559a9e0dc 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Mon Aug 2 01:02:57 2004 Matthias Clasen <maclas@gmx.de> + + * gdk/x11/gdkevents-x11.c (gdk_check_wm_state_changed): + (gdk_check_wm_desktop_changed): Add missing error + traps. (#149011, Thomas Leonard) + Mon Aug 2 00:21:26 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktextview.c (blink_cb): Add the same warning |