summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorElliot Lee <sopwith@bogus.cuc.ml.org>1998-12-15 23:59:44 +0000
committerElliot Lee <sopwith@src.gnome.org>1998-12-15 23:59:44 +0000
commita8e00e2169320f6d500fdbdc77ded9c9a689dc82 (patch)
tree0bd14c2031fbfefd79148ff2fb2007c18c122481 /ChangeLog.pre-2-4
parent3f1ffdacbb7a954b377bd760d04250c9e5e5ec28 (diff)
downloadgtk+-a8e00e2169320f6d500fdbdc77ded9c9a689dc82.tar.gz
Use G_IO_ERR|G_IO_HUP|G_IO_NVAL as the mask for checking for
1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org> * gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL as the mask for checking for GDK_INPUT_EXCEPTION events.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 6e22382899..71fe2f8551 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+1998-12-15 Elliot Lee <sopwith@bogus.cuc.ml.org>
+
+ * gdk/gdkevents.c: Use G_IO_ERR|G_IO_HUP|G_IO_NVAL
+ as the mask for checking for GDK_INPUT_EXCEPTION events.
+
1998-12-15 Martin Baulig <martin@home-of-linux.org>
* acinclude.m4: Make the gettext check for for libc5 systems.