Develop and Download Open Source Software

View 4.46 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
UTF-8_TeraTerm_Pro_with_TTSSH2_4.46_-_Changes
last update
2006-10-09 18:43
type
Plain Text
editor
(del#1144)
description
4.46 - Change Log
language
English
Japanese
translate
[TeraTerm]
2006.10.9 (Ver 4.46)
  - Bug fix: default save dir of teraterm.ini is setted to desktop on Windows Vista.
  - added 'clipb2var' macro command. This command enables the macro script to get data from clipboard.
  - added 'var2clipb' macro command. This command enables the macro script to set data to clipboard.
  - Bug fix: /L= paramter in New Connection dialog is not used on first TeraTerm window.
  - added 'ifdefined' macro command. This command returns the type of variable.
  - updated HTML help document.
  - upgraded Oniguruma to 4.4.4
  - upgraded CygTerm+ to 1.06_11

[TTSSH]
2006.10.09 (Ver 2.34)
  - added /ssh1, /ssh2, /telnet command line options.
  - added /ask4passwd command line option.
  - Bug fix: an error occurs at new connection from a window which is port-forwarding.
  - Bug fix: differentiate the case of command line parameter name.
  - Bug fix: parse the filename which includes white space.
  - upgraded OpenSSL to 0.9.8d

[CygTerm+]
v1.06_11 2006/09/29 (by maya.negeta@gmail.com)
        * Stopped using HOME from environment variable and /etc/passwd.
          CygTerm passes HOME which is set by Cygwin. See also /etc/profile
        * Changed the priority of config files.
          command line arguments > ~/.cygtermrc > /etc/cygterm.conf > cygterm.cfg > /etc/passwd
v1.06_10 2006/09/28 (by sue@iwmt.org)
        * Use getlogin() instead of environment variable USERNAME to get user name.
v1.06_09 2006/09/25 (by sue@iwmt.org)
        * Get shell information from /etc/passwd if SHELL parameter is not specified.