Tartarus CVS: putty: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 12 Apr 2003 09:27:05 +0100
CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Sat Apr 12 2003 09:27:05 BST
Log message:
Close On Exit and Warn On Close fixes: (a) pty_reconfig needs to
remember changes in COE so it knows whether to print a message, and
(b) once the session has already ended, Warn On Close should shut up.
Modified files:
unix : pterm.c pty.c
Links:
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.117&r2=1.118
http://cvs.tartarus.org//putty/unix/pty.c.diff?r1=1.32&r2=1.33