Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 19 Mar 2001 10:27:59 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/19 10:27:59

Modified files:
	.              : ssh.c 

Log message:
Plink in noninteractive-script mode should not show the `Authenticated
with public key' message in SSH2 (it already doesn't in SSH1). It
shouldn't show the login banner either, since its output is probably
redirected to something which will choke on it.