blob: 8d6dd25e62a9b9b3e7762b024e0861c3780c2afe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Revision history for Perl extension Net::SSH.
0.06 unreleased
- patch from Anthony Awtrey <tony@awtrey.com> to use s/=/ / in -o
options again if OpenSSH v1 is detected
- fix patch to detect at runtime, not compiletime
- update ssh_cmd to accept named params & stdin_string
0.05 Fri Feb 15 15:46:00 2002
- brainfart mis-credit
0.04 Fri Feb 15 14:05:06 2002
- added ssh_cmd from Martin Langhoff <martin@cwa.co.nz> with updates by
Jeff Finucane <jeff@cmh.net>
0.03 Wec Oct 24 03:49:06 2001
- current OpenSSH wants s/ /=/ in -o options
- more documentation updates
0.02 Sat Nov 25 22:44:21 2000
- documentation updates
0.01 Thu Aug 17 17:44:21 2000
- original version; created by h2xs 1.19
|