]> skyeroc.xyz Git - dgamelaunch/commitdiff
resize bug is fixed by jilles!
authorJoshua Kwan <joshk@triplehelix.org>
Fri, 23 Jan 2004 16:41:23 +0000 (16:41 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Fri, 23 Jan 2004 16:41:23 +0000 (16:41 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@149 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Bugs

diff --git a/Bugs b/Bugs
index 0aa4e391caf809825bfb6eca19d095e7acb2c2d3..8c2eef10e61f17c4608453a0cacdbed42999cb9a 100644 (file)
--- a/Bugs
+++ b/Bugs
@@ -1,6 +1,3 @@
-* On some (X11?) terminals changing the window size closes the dgamelaunch
-session, probably because of sending negotation strings it doesn't understand?
-
 * Since virus kept calling alarm() on itself, I removed SIGALRM handling
 altogether, which breaks occasional refresh of the bottom status line.
 I don't consider this a huge bug, but if one day I, or someone else,