]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Implement Marcin Bulandra's suggestion of only automatically updating the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 1 Jul 2007 15:47:31 +0000 (15:47 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 1 Jul 2007 15:47:31 +0000 (15:47 +0000)
commited5f32a68a8da8f9ea6776f0e4fa8b989e996546
tree666ade6e63e7a8b4dd0b53c1f5ea4ff918e599b1
parentaa1522c2e2329def5463fa8e44c92ede53267b33
Implement Marcin Bulandra's suggestion of only automatically updating the
port number in the GUI when the connection type is changed if the current
port number is the standard one for the current protocol.
It's not perfect, but it should make the common case of tabbing through the
Session panel easier when starting non-SSH connections on odd ports.

git-svn-id: http://svn.tartarus.org/sgt/putty@7635 cda61777-01e9-0310-a592-d414129be87e
config.c
raw.c
rlogin.c
unix/uxpty.c
unix/uxser.c
windows/winser.c