svnno****@sourc*****
svnno****@sourc*****
2011年 7月 13日 (水) 17:38:50 JST
Revision: 4520 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4520 Author: maya Date: 2011-07-13 17:38:49 +0900 (Wed, 13 Jul 2011) Log Message: ----------- å©ç¨ãã PuTTY ã 0.61 ã«æ´æ° Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/reference/develop.txt trunk/doc/ja/html/about/history.html trunk/doc/ja/html/reference/develop.txt trunk/ttssh2/putty/putty.vcproj -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2011-07-07 11:29:13 UTC (rev 4519) +++ trunk/doc/en/html/about/history.html 2011-07-13 08:38:49 UTC (rev 4520) @@ -45,11 +45,11 @@ </ul> </li> - <!--li>Misc + <li>Misc <ul> - <li></li> + <li>upgraded TTSSH version supporting SSH2 to <a href="#ttssh_2.58">2.58</a></li> </ul> - </li--> + </li> </ul> @@ -1704,6 +1704,27 @@ <h2><a name="ttssh">TTSSH</a></h2> +<h3><a name="ttssh_2.58">2011.x.x (Ver 2.58)</a></h3> +<ul class="history"> + <!--li>ÏX + <ul> + <li></li> + </ul> + </li --> + + <!-- li>oOC³ + <ul> + <li></li> + </ul> + </li --> + + <li>Misc + <ul> + <!-- li>gp·é PuTTY ð 0.61 Ö·µÖ¦½</li --> + </ul> + </li> +</ul> + <h3><a name="ttssh_2.57">2011.6.26 (Ver 2.57)</a></h3> <ul class="history"> <li>Changes Modified: trunk/doc/en/html/reference/develop.txt =================================================================== --- trunk/doc/en/html/reference/develop.txt 2011-07-07 11:29:13 UTC (rev 4519) +++ trunk/doc/en/html/reference/develop.txt 2011-07-13 08:38:49 UTC (rev 4520) @@ -18,7 +18,7 @@ - Oniguruma 5.9.2 (http://www.geocities.jp/kosako3/oniguruma/) - OpenSSL 1.0.0d (http://www.openssl.org/) - zlib 1.2.5 (http://www.zlib.net/) -- PuTTY 0.60 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) +- PuTTY 0.61 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) * Notice for SVN commiter Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2011-07-07 11:29:13 UTC (rev 4519) +++ trunk/doc/ja/html/about/history.html 2011-07-13 08:38:49 UTC (rev 4520) @@ -45,11 +45,11 @@ </ul> </li> - <!--li>»Ì¼ + <li>»Ì¼ <ul> - <li></li> + <li><a href="#ttssh_2.58">SSH2ÎTTSSH(2.58)</a>Ö·µÖ¦½B</li> </ul> - </li--> + </li> </ul> @@ -1705,6 +1705,27 @@ <h2><a name="ttssh">TTSSH</a></h2> +<h3><a name="ttssh_2.58">2011.x.x (Ver 2.58)</a></h3> +<ul class="history"> + <!--li>ÏX + <ul> + <li></li> + </ul> + </li --> + + <!-- li>oOC³ + <ul> + <li></li> + </ul> + </li --> + + <li>»Ì¼ + <ul> + <li>gp·é PuTTY ð 0.61 Ö·µÖ¦½</li> + </ul> + </li> +</ul> + <h3><a name="ttssh_2.57">2011.6.26 (Ver 2.57)</a></h3> <ul class="history"> <li>ÏX Modified: trunk/doc/ja/html/reference/develop.txt =================================================================== --- trunk/doc/ja/html/reference/develop.txt 2011-07-07 11:29:13 UTC (rev 4519) +++ trunk/doc/ja/html/reference/develop.txt 2011-07-13 08:38:49 UTC (rev 4520) @@ -21,7 +21,7 @@ - Oniguruma 5.9.2 (http://www.geocities.jp/kosako3/oniguruma/) - OpenSSL 1.0.0d (http://www.openssl.org/) - zlib 1.2.5 (http://www.zlib.net/) -- PuTTY 0.60 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) +- PuTTY 0.61 (http://www.chiark.greenend.org.uk/~sgtatham/putty/) ¡ SVN R~b^[ÖÌÓ Modified: trunk/ttssh2/putty/putty.vcproj =================================================================== --- trunk/ttssh2/putty/putty.vcproj 2011-07-07 11:29:13 UTC (rev 4519) +++ trunk/ttssh2/putty/putty.vcproj 2011-07-13 08:38:49 UTC (rev 4520) @@ -40,7 +40,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\libs\putty;..\..\libs\putty\windows" - PreprocessorDefinitions="_WINDOWS;_CRT_SECURE_NO_DEPRECATE" + PreprocessorDefinitions="_WINDOWS;_CRT_SECURE_NO_DEPRECATE;SECURITY_WIN32" MinimalRebuild="false" BasicRuntimeChecks="3" RuntimeLibrary="1" @@ -188,6 +188,10 @@ > </File> <File + RelativePath="..\..\libs\putty\WINDOWS\WINMISC.C" + > + </File> + <File RelativePath="..\..\libs\putty\WINDOWS\WINPGNTC.C" > </File>