svnno****@sourc*****
svnno****@sourc*****
2010年 5月 11日 (火) 21:45:40 JST
Revision: 3877 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3877 Author: maya Date: 2010-05-11 21:45:40 +0900 (Tue, 11 May 2010) Log Message: ----------- シリアルポート接続のボーレートを直接入力できるようにした。 ファイルマッピングオブジェクトの名前変更 Modified Paths: -------------- trunk/teraterm/common/tttypes.h -------------- next part -------------- Modified: trunk/teraterm/common/tttypes.h =================================================================== --- trunk/teraterm/common/tttypes.h 2010-05-11 12:35:51 UTC (rev 3876) +++ trunk/teraterm/common/tttypes.h 2010-05-11 12:45:40 UTC (rev 3877) @@ -916,6 +916,10 @@ * Increment the number of this macro value * when you change TMap or member of TMap. * + * - At version 4.66, ttset_memfilemap was replaced with ttset_memfilemap_12. + * renamed tttset.Baud to Baud_. + * added tttset.Baud. + * * - At version 4.63, ttset_memfilemap was replaced with ttset_memfilemap_11. * added tttset.Wait4allMacroCommand. * added tttset.DisableAcceleratorMenu. @@ -989,4 +993,4 @@ * added tttset.VTCompatTab. */ -#define TT_FILEMAPNAME "ttset_memfilemap_11" +#define TT_FILEMAPNAME "ttset_memfilemap_12"