From svnnotify @ sourceforge.jp Sun Jun 1 03:07:55 2014 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 01 Jun 2014 03:07:55 +0900 Subject: [Ttssh2-commit] =?utf-8?b?WzU2MDBdICDjg7tEZWJ1Z01vZGVzIOOCqA==?= =?utf-8?b?44Oz44OI44Oq44Gu6Kit5a6a5pa55rOV44KSIHRlcmF0ZXJtIC4gaW5pIA==?= =?utf-8?b?44Gr6KiY6LyJ44GX44Gf44CC?= Message-ID: <1401559675.107604.495.nullmailer@users.sourceforge.jp> Revision: 5600 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5600 Author: yutakapon Date: 2014-06-01 03:07:52 +0900 (Sun, 01 Jun 2014) Log Message: ----------- ・DebugModes エントリの設定方法を teraterm.ini に記載した。 ・英訳 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/ja/html/about/history.html trunk/installer/release/TERATERM.INI -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2014-05-31 13:40:03 UTC (rev 5599) +++ trunk/doc/en/html/about/history.html 2014-05-31 18:07:52 UTC (rev 5600) @@ -40,7 +40,10 @@
  • added support for Termcap/Terminfo string query.
  • Eterm look-feel: Changed the background image from label to checkbox style on the Visual tab of the Additional settings dialog.
  • - +
  • added support for selecting any type of the Debug mode. +
  • @@ -48,12 +51,12 @@ @@ -62,7 +65,6 @@
  • upgraded TTSSH to 2.69
  • upgraded TTProxy to 1.0.0.20
  • upgraded LogMeTT to 2.10.1.7
  • -
  • @@ -2447,7 +2449,7 @@
  • added the ED25519 into the Host Key algorithm, and then changed the HostKeyOrder entry in the teraterm.ini file.
  • added the host key's fingerprint and the random art into the version dialog.
  • - +
  • TTY option ONLCR can be sent to the remote server.
  • @@ -3568,7 +3570,7 @@

    2014.xx.xx (Ver 1.0.0.20) not released

    Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2014-05-31 13:40:03 UTC (rev 5599) +++ trunk/doc/ja/html/about/history.html 2014-05-31 18:07:52 UTC (rev 5600) @@ -40,7 +40,10 @@
  • Termcap/Terminfo\x95\xB6\x8E\x9A\x97\xF1\x96?\x8D\x87\x82?\x82?Ή\x9E\x82\xB5\x82\xBD\x81B
  • Eterm look-feel: Additional settings\x83_\x83C\x83A\x83\x8D\x83O\x82\xCCVisual\x83^\x83u\x82ŁA\x94w\x8Ci\x89摜\x82?w\x92\xE8\x82\xF0\x83`\x83F\x83b\x83N\x83{\x83b\x83N\x83X\x82ōs\x82\xA4\x82悤\x82?\xB5\x82\xBD\x81B
  • -
  • \x83f\x83o\x83b\x83O\x83\x82\x81[\x83h\x82?g\x97p\x82\xB7\x82?\x81[\x83h\x82\xF0\x90?\xE8\x8Fo\x97\x88\x82\xE9\x82悤\x82?\xB5\x82\xBD\x81B
  • +
  • \x83f\x83o\x83b\x83O\x83\x82\x81[\x83h\x82?g\x97p\x82\xB7\x82?\x81[\x83h\x82\xF0\x90?\xE8\x8Fo\x97\x88\x82\xE9\x82悤\x82?\xB5\x82\xBD\x81B +
  • @@ -62,7 +65,6 @@
  • TTSSH(2.69)\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
  • TTProxy(1.0.0.20)\x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
  • LogMeTT 2.10.1.7 \x82?\xB7\x82\xB5\x91?\xA6\x82\xBD\x81B
  • -
  • Modified: trunk/installer/release/TERATERM.INI =================================================================== --- trunk/installer/release/TERATERM.INI 2014-05-31 13:40:03 UTC (rev 5599) +++ trunk/installer/release/TERATERM.INI 2014-05-31 18:07:52 UTC (rev 5600) @@ -460,6 +460,12 @@ ; Display all characters (debug mode) Debug=off +; Debug mode type which can be selected by user. +; on|all = All types +; off|none = Disabled debug mode +; normal = usual teraterm debug mode +; hex = hex output +; noout = disable output completely DebugModes=all ; Delimters for word selection From svnnotify @ sourceforge.jp Sun Jun 1 14:40:57 2014 From: svnnotify @ sourceforge.jp (svnnotify @ sourceforge.jp) Date: Sun, 01 Jun 2014 14:40:57 +0900 Subject: [Ttssh2-commit] [5601] bump up the version. Message-ID: <1401601257.311589.22776.nullmailer@users.sourceforge.jp> Revision: 5601 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5601 Author: maya Date: 2014-06-01 14:40:55 +0900 (Sun, 01 Jun 2014) Log Message: ----------- bump up the version. Modified Paths: -------------- trunk/TTProxy/TTProxy.rc trunk/doc/en/html/about/history.html trunk/doc/en/html/setup/teraterm-ini.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/setup/teraterm-ini.html trunk/installer/teraterm.iss trunk/teraterm/teraterm/ttermpro.rc trunk/teraterm/ttpmacro/ttpmacro.rc trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/TTProxy/TTProxy.rc =================================================================== --- trunk/TTProxy/TTProxy.rc 2014-05-31 18:07:52 UTC (rev 5600) +++ trunk/TTProxy/TTProxy.rc 2014-06-01 05:40:55 UTC (rev 5601) @@ -82,8 +82,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,0,0,19 - PRODUCTVERSION 1,0,0,19 + FILEVERSION 1,0,0,20 + PRODUCTVERSION 1,0,0,20 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -101,12 +101,12 @@ VALUE "Comments", "\x83v\x83\x8D\x83L\x83V\x8Co\x97R\x82ł??M\x82\xF0\x83T\x83|\x81[\x83g\x82\xB7\x82\xE9\x83v\x83\x89\x83O\x83C\x83\x93\x81B" VALUE "CompanyName", "TeraTerm Project, \x95g\x8Eq\x89\xAE\x96{\x95\xDC" VALUE "FileDescription", "\x83v\x83\x8D\x83L\x83V\x83v\x83\x89\x83O\x83C\x83\x93" - VALUE "FileVersion", "1, 0, 0, 19" + VALUE "FileVersion", "1, 0, 0, 20" VALUE "InternalName", "TTProxy" VALUE "LegalCopyright", "(C)TeraTerm Project 2006-2014, Copyright (C) 2003-2006 \x95g\x8Eq\x89\xAE\x96{\x95\xDC" VALUE "OriginalFilename", "TTXProxy.dll" VALUE "ProductName", "\x95g\x8Eq\x89\xAE\x96{\x95?v\x83\x8D\x83L\x83V\x83v\x83\x89\x83O\x83C\x83\x93\x8FW" - VALUE "ProductVersion", "1, 0, 0, 19" + VALUE "ProductVersion", "1, 0, 0, 20" END END BLOCK "VarFileInfo" @@ -134,8 +134,8 @@ // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,0,0,19 - PRODUCTVERSION 1,0,0,19 + FILEVERSION 1,0,0,20 + PRODUCTVERSION 1,0,0,20 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -153,12 +153,12 @@ VALUE "Comments", "Plug-in that supports communication by way of proxy" VALUE "CompanyName", "TeraTerm Project, Yebisuya Hompo" VALUE "FileDescription", "Proxy plug-in" - VALUE "FileVersion", "1, 0, 0, 19" + VALUE "FileVersion", "1, 0, 0, 20" VALUE "InternalName", "TTProxy" VALUE "LegalCopyright", "(C)TeraTerm Project 2006-2014, Copyright (C) 2003-2006 Yebisuya Hompo" VALUE "OriginalFilename", "TTXProxy.dll" VALUE "ProductName", "Proxy plug-in collection of Yebisuya Hompo" - VALUE "ProductVersion", "1, 0, 0, 19" + VALUE "ProductVersion", "1, 0, 0, 20" END END BLOCK "VarFileInfo" Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2014-05-31 18:07:52 UTC (rev 5600) +++ trunk/doc/en/html/about/history.html 2014-06-01 05:40:55 UTC (rev 5601) @@ -30,7 +30,7 @@

    Tera Term

    -

    2014.xx.xx (Ver 4.83) not released

    +

    2014.06.01 (Ver 4.83)