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