4 o Using readline to provide fancy command line edition and completion from
6 o Incomplete lines are printed after some delay
7 o Remote shells can be dynamically added/deleted/renamed
8 o New option --quick-sh to avoid launching a full blown session
9 o Added hostname expansion: for example host<1-100> and host<001-100>
10 o Added an option to read hostnames from a file
11 o Removed useless option to print only the first line of output
12 o Misc. bug fixes and optimizations