From 4d15e8b9c601a71e52fbc613478de630ad54207f Mon Sep 17 00:00:00 2001 From: reenoo Date: Tue, 28 May 2002 13:15:18 +0000 Subject: [PATCH] 0.4.3 -> 0.5 merging --- BUGS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/BUGS b/BUGS index a57e4f8..72d3c19 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,13 @@ Known Bugs: -------------- + +V0.4.3: + - A client may cause the connection to LCDd to break or even crash + LCDd by not reading the replies from LCDd + See one of the example clients (clients/examples) for details. + - MtxOrb driver + - "lcdproc K" does not display properly in between digit. + V0.4-pre1: - The server tends to crash if the joystick driver is the last one loaded. Specifically, if the "E" key is pressed...