svnno****@sourc*****
svnno****@sourc*****
2016年 2月 28日 (日) 12:11:57 JST
Revision: 6326 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6326 Author: maya Date: 2016-02-28 12:11:57 +0900 (Sun, 28 Feb 2016) Log Message: ----------- FILEMAPNAMEをインクリメント Modified Paths: -------------- trunk/teraterm/common/tttypes.h -------------- next part -------------- Modified: trunk/teraterm/common/tttypes.h =================================================================== --- trunk/teraterm/common/tttypes.h 2016-02-28 03:05:10 UTC (rev 6325) +++ trunk/teraterm/common/tttypes.h 2016-02-28 03:11:57 UTC (rev 6326) @@ -1069,6 +1069,22 @@ * Increment the number of this macro value * when you change TMap or member of TMap. * + * - At version 4.90, ttset_memfilemap was replaced with ttset_memfilemap_27. + * added tttset.XmodemTimeOutInit + * added tttset.XmodemTimeOutInitCRC + * added tttset.XmodemTimeOutShort + * added tttset.XmodemTimeOutLong + * added tttset.XmodemTimeOutVLong + * added tttset.YmodemTimeOutInit + * added tttset.YmodemTimeOutInitCRC + * added tttset.YmodemTimeOutShort + * added tttset.YmodemTimeOutLong + * added tttset.YmodemTimeOutVLong + * added tttset.ZmodemTimeOutNormal + * added tttset.ZmodemTimeOutTCPIP + * added tttset.ZmodemTimeOutInit + * added tttset.ZmodemTimeOutFin + * * - At version 4.89, ttset_memfilemap was replaced with ttset_memfilemap_26. * added tttset.FileSendHighSpeedMode * added tttset.AutoComPortReconnect @@ -1222,4 +1238,4 @@ * added tttset.VTCompatTab. */ -#define TT_FILEMAPNAME "ttset_memfilemap_26" +#define TT_FILEMAPNAME "ttset_memfilemap_27"