svnno****@sourc*****
svnno****@sourc*****
2015年 9月 1日 (火) 13:36:28 JST
Revision: 5983 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5983 Author: doda Date: 2015-09-01 13:36:27 +0900 (Tue, 01 Sep 2015) Log Message: ----------- 意味が違っているように思えたので、RFC4419での記述を元にした表現に変更。 Modified Paths: -------------- trunk/doc/en/html/about/history.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2015-08-31 16:17:03 UTC (rev 5982) +++ trunk/doc/en/html/about/history.html 2015-09-01 04:36:27 UTC (rev 5983) @@ -2615,7 +2615,7 @@ <ul> <li>added the "Hostkey rotation" entry on the "<a href="../menu/setup-ssh.html#HostkeyRotation">TTSSH: Setup</a>" dialog box.</li> <li>The host key rotation(derived from OpenSSH 6.8 or later) dialog is changed from MessageBox to DialogBox(same as <a href="../usage/ssh.html#securitywarning">Security Warning</a>).</li> - <li>A minimum value of the requesting group size can be specified with the Diffie-Hellman group exchange key exchange method. + <li>Minimal size of an acceptable group in a request of Diffie-Hellman group exchange can be specified. <ul> <li>added the <a href="../setup/teraterm-ini.html#GexMinimalGroupSize">GexMinimalGroupSize</a> entry in the teraterm.ini file. The default value is 0.</li> </ul></li>