1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Make it clearer which protocol version various bugs apply to.

[originally from svn r5490]
This commit is contained in:
Jacob Nevins
2005-03-11 15:24:09 +00:00
parent ab659aac49
commit 1ddb28955c
3 changed files with 5 additions and 5 deletions

View File

@ -2670,7 +2670,7 @@ to talking to OpenSSH.
This is an SSH-2-specific bug.
\S{config-ssh-bug-pksessid2} \q{Misuses the session ID in PK auth}
\S{config-ssh-bug-pksessid2} \q{Misuses the session ID in SSH-2 PK auth}
\cfg{winhelp-topic}{ssh.bugs.pksessid2}
@ -2688,7 +2688,7 @@ SSH-2 public-key authentication will fail.
This is an SSH-2-specific bug.
\S{config-ssh-bug-rekey} \q{Handles key re-exchange badly}
\S{config-ssh-bug-rekey} \q{Handles SSH-2 key re-exchange badly}
\cfg{winhelp-topic}{ssh.bugs.rekey2}