Make script executable
[gsh.git] / NEWS
blobd03a28086729c7d75d04fea40b7314bfe1fdd796
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
13 o Added a man page
15 0.1
16 ~~~
18 o First release