ssh_do_close() was only closing about half the channels. Fixed.
[sgt/putty] / testdata / vt100.txt
2004-12-17 simonDivide the do_paint() loop into several subloops. The...