mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 01:21:14 +00:00
New for series 3
This commit is contained in:
parent
0a17f03531
commit
15c3098ea5
1 changed files with 17 additions and 0 deletions
17
clusterssh/ChangeLog
Normal file
17
clusterssh/ChangeLog
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
2005-05-26 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.4
|
||||||
|
|
||||||
|
* Changed order of "use POSIX" to put :sys_wait_h first to avoid chance of hitting known issue
|
||||||
|
* Allow for running from cvs dir in config{comms}
|
||||||
|
* Add "ConnectTimeout=10" to default ssh options
|
||||||
|
* Add further debug info
|
||||||
|
* Add check to ensure hostname can be resolved before attempting connection
|
||||||
|
* Modigy zombie reaping to prevent hand on unconnected cx term closing
|
||||||
|
* Add "autoquit" feature to close ClusterSSH after last client window closes
|
||||||
|
* Also produce man page and include as part of install
|
||||||
|
|
||||||
|
2005-05-10 Duncan Ferguson <duncan_ferguson@user.sf.net> - v3.3
|
||||||
|
|
||||||
|
* src/cssh.pl: Rewritten from scratch
|
||||||
|
* Set up to use Gnu Autotools
|
||||||
|
|
||||||
|
$Id$
|
Loading…
Add table
Add a link
Reference in a new issue