Revision: 10854 https://osdn.net/projects/ttssh2/scm/svn/commits/10854 Author: nmaya Date: 2023-08-17 19:06:36 +0900 (Thu, 17 Aug 2023) Log Message: ----------- 変更履歴を調整 r10838 での追加漏れ Revision Links: -------------- https://osdn.net/projects/ttssh2/scm/svn/commits/10838 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 2023-08-16 15:07:58 UTC (rev 10853) +++ trunk/doc/en/html/about/history.html 2023-08-17 10:06:36 UTC (rev 10854) @@ -78,6 +78,7 @@ <li>Fixed wrong value is written to VTReverseColor when saving TERATERM.INI during reverse video.</li> <!--li>TERATERM.INI \x82\xCC MouseCursor \x82̐ݒ\xE8\x92l\x82\xAA\x8F\xAC\x95\xB6\x8E\x9A\x82\xBE\x82\xC6 Additional settings \x83_\x83C\x83A\x83\x8D\x83O\x82ɔ\xBD\x89f\x82\xB3\x82\xEA\x82Ȃ\xA2\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81B</li--> <li>The file handle of TELNET.LOG could not be closed.</li> + <li>MACRO: can not read from the file handle that is opened by <a href="../macro/command/filecreate.html">filecreate</a> command. This bug was introduced in 4.102.</li> <li>MACRO: The <a href="../macro/command/setpassword.html">setpassword</a> command cause an error when password argument is a string value. Only string variable was accepted.</li> <li>MACRO: The <a href="../macro/command/getpassword.html">getpassword</a> command updates password variable by undefined value when password from user is no input.</li> </ul>