Added test for send_sigtstp
[gsh.git] / NEWS
blobbc7b9a407bcbc85534c2ba225d2afae5a4e480ee
1 0.2
2 ~~~
4 o Using readline to provide fancy command line edition and completion from
5 history
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
14 0.1
15 ~~~
17 o First release