simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Feb 3 21:22:52 GMT 2009


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8443
Date:           2009-02-03 21:22:52 +0000 (Tue, 03 Feb 2009)

Log message (11 lines):
The Windows config option to point at an X authority file is only
read at connection setup time, so don't offer it in the Change
Settings dialog box.

(In particular, this fixes an assertion failure when selecting
Change Settings on a non-SSH connection, since wincfg.c would have
added that control to Connection/SSH/X11 when the parent panel
Connection/SSH didn't exist. Making the control conditional on the
selected protocol would have been sufficient to fix that failure,
but I now realise that the setting should never have been presented
in mid-session in any case.)

Modified files:
U   putty/windows/wincfg.c

Links:
http://svn.tartarus.org/sgt/?rev=8443&view=rev
http://svn.tartarus.org/sgt/putty/windows/wincfg.c?rev=8443&r1=8442&r2=8443



More information about the tartarus-commits mailing list