Subj : CVS commit src/syncterm/telnet_io.c To : All From : rswindell Date : Wed Apr 06 2005 01:22 am src/syncterm telnet_io.c 1.7 1.8 Update of /cvsroot/sbbs/src/syncterm In directory cvs.synchro.net:/tmp/cvs-serv20777 Modified Files: telnet_io.c Log Message: Bugfix: missing break; (would send both ACK and NAK) for valid local options. Bugfix: don't "NAK" a DONT command for an unsupported local option. .