svnno****@sourc*****
svnno****@sourc*****
2009年 5月 11日 (月) 13:18:15 JST
Revision: 3388 http://svn.sourceforge.jp/view?root=ttssh2&view=rev&rev=3388 Author: doda Date: 2009-05-11 13:18:15 +0900 (Mon, 11 May 2009) Log Message: ----------- ssh/cygwinæ¥ç¶ãè¤è£½ããå¾ã®æ°è¦æ¥ç¶ã§ãTCPLocalEcho/TCPCRSendãç¡è¦ãããã®ãä¿®æ£ããã Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html trunk/teraterm/ttpset/ttset.c -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2009-05-11 03:33:47 UTC (rev 3387) +++ trunk/doc/en/html/about/history.html 2009-05-11 04:18:15 UTC (rev 3388) @@ -57,7 +57,7 @@ <li>added support for the position moving, the minimization, the maximization, the most front, the most back and the refresh control sequences regarding the dtterm window operation.</li> <li>Changed the BroadcastCommand functional specification. When the BroadcastCommand is not the realtime mode, a user cand send a message at the selected window in the listbox.</li> <!-- li><a href="../menu/setup-general.html">¾ê[h</a>ðwè·é <a href="../commandline/teraterm.html#la">/LA</a> R}hCIvVÅAØê[hðwèÅ«éæ¤Éµ½B</li --> - <!--li><li>IMEÌCCÏ·ðØê[hÅàs¦éæ¤Éµ½B</li></li--> + <!--li>IMEÌCCÏ·ðØê[hÅàs¦éæ¤Éµ½B</li--> </ul></li> <li>Bug fixes @@ -65,7 +65,8 @@ <li>The <a href="../macro/command/settitle.html">settitle</a> macro does not work after accepting the changing request of the window title, when the AcceptTitleChangeRequest is overwrite.</li> <!--li>źsÅÌÝ©®XN[·é@\ª¤Ü©È¢êª éÌðC³µ½B</li--> <!--li>p±sRs[ª¤Ü©È¢êª éÌðC³µ½B</li--> - </ul></li> + <!--li>ssh/cygwinڱ𡻵½ãÌVKÚ±ÅA<a href="../setup/teraterm-com.html#port/nontelnet">TCPLocalEcho/TCPCRSend</a>ª³³êéÌðC³µ½B</li--> + </ul></li> <li>Misc <ul> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2009-05-11 03:33:47 UTC (rev 3387) +++ trunk/doc/ja/html/about/history.html 2009-05-11 04:18:15 UTC (rev 3388) @@ -65,6 +65,7 @@ <li>AcceptTitleChangeRequestªoverwriteÌA[g©çÌEBhE^CgÏXvðó¯½ãÉ}NÌ<a href="../macro/command/settitle.html">settitle</a>R}hÅEBhE^CgÌÏXªoÈÈéÌðC³µ½B</li> <li>źsÅÌÝ©®XN[·é@\ª¤Ü©È¢êª éÌðC³µ½B</li> <li>p±sRs[ª¤Ü©È¢êª éÌðC³µ½B</li> + <li>ssh/cygwinڱ𡻵½ãÌVKÚ±ÅA<a href="../setup/teraterm-com.html#port/nontelnet">TCPLocalEcho/TCPCRSend</a>ª³³êéÌðC³µ½B</li> </ul></li> <li>»Ì¼ Modified: trunk/teraterm/ttpset/ttset.c =================================================================== --- trunk/teraterm/ttpset/ttset.c 2009-05-11 03:33:47 UTC (rev 3387) +++ trunk/teraterm/ttpset/ttset.c 2009-05-11 04:18:15 UTC (rev 3388) @@ -208,6 +208,8 @@ ts->PortFlag = 0; // Port flags ts->TelPort = 23; + ts->DisableTCPEchoCR = FALSE; + /* Version number */ /* GetPrivateProfileString(Section,"Version","", Temp,sizeof(Temp),FName); */