diff options
author | ivan <ivan> | 2002-06-20 00:46:45 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-06-20 00:46:45 +0000 |
commit | b44cc89d26bf6eb7374b8d4b3f5555bb7408f93d (patch) | |
tree | d1b82179c68309ecdfe939aff67160f4163b6fff /Changes | |
parent | 22d10c9e704b1e7438f1bf48551210531ccdfc7f (diff) |
- fix version checking patch to detect at runtime, not compiletime
- update ssh_cmd to accept named params & stdin_string
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 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 |