diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 7ea076b..b8a802a 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,15 @@ -WHATSNEW For 'tsshbatch' 1.218 (Sun Jan 10 14:39:05 CST 2016) +WHATSNEW For 'tsshbatch' 1.228 (Mon Jan 18 17:41:13 CST 2016) ---------------------------------------------------------------------- +- There is now limited support for ssh configuration files. Only the + HostName and IdentityFile directives are supported. + + By default, tsshbatch will look in ~/.ssh/config for this + configuration file. However, the location of the file can be + overriden with the -C option. + + + - The -b option has been added to continue after a sudo failure. Previous releases of the program stopped all further processing on any sudo failure. With -b, it's now possible to go on to