diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 21113aa..d401383 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,40 @@ +WHATSNEW For 'tsshbatch' 1.210 (Tue Dec 9 12:20:25 CST 2014) +---------------------------------------------------------------------- + +[NEW] + +- It is now possible to put file transfer specifications in cmdfiles. + Each must be on its own line and in the same form as if it were + provided on the command line: + + -G /path/to/srcfile destdir + -P /path/to/srcfile destdir + + Any single- or double quotes will be removed. + +- Added __LOGINNAME__ builtin. For key exchange auth, this will just + be the name of the user running tsshbatch. When an explicit login + name is provided, either via prompting or command line, that name + will be returned by this variable. + +- Implemented -s, "silent" option which suppresses all reporting and + header noise and only returns the literal results of each command. + + +[CHANGES] + +None + +[BUG FIXES] + +- Fixed bug that caused program to exit after a failed + file transfer even when -a was specified. + + WHATSNEW For 'tsshbatch' 1.204 (Thu Dec 4 18:33:10 CST 2014) ---------------------------------------------------------------------- -[NEW FEATURES] +[NEW] - Added the following builtin variables: