0.08
[Net-SSH.git] / Changes
1 Revision history for Perl extension Net::SSH.
2
3 0.08  Thu Feb 12 16:44:36 2004
4         - replace ssh_cmd blocking read of STDOUT then STDERR with IO::Select
5
6 0.07  Mon Aug 26 02:53:26 2002
7         - turn on -T to quiet pseudo-terminal warnings on OpenSSH v2 or later
8
9 0.06  Wed Jul 3 07:52:15 2002
10         - patch from Anthony Awtrey <tony@awtrey.com> to use s/=/ / in -o
11           options again if OpenSSH v1 is detected
12         - fix patch to detect at runtime, not compiletime
13         - update ssh_cmd to accept named params & stdin_string
14
15 0.05  Fri Feb 15 15:46:00 2002
16         - brainfart mis-credit
17
18 0.04  Fri Feb 15 14:05:06 2002
19         - added ssh_cmd from Martin Langhoff <martin@cwa.co.nz> with updates by
20           Jeff Finucane <jeff@cmh.net>
21
22 0.03  Wec Oct 24 03:49:06 2001
23         - current OpenSSH wants s/ /=/ in -o options
24         - more documentation updates
25
26 0.02  Sat Nov 25 22:44:21 2000
27         - documentation updates
28
29 0.01  Thu Aug 17 17:44:21 2000
30         - original version; created by h2xs 1.19
31