79986fc983f27770beaefa3da7701a26c29857f3
[Net-SCP.git] / Changes
1 Revision history for Perl extension Net::SCP.
2
3 0.09  unreleased (will it ever?)
4         - minor documentation update
5
6 0.08  Fri Oct 26 16:23:30 PDT 2007
7         - Fix mkdir error message and extraneous warning, patch from Ofer Nave
8           <onave@bizrate.com>, thanks!
9         - Remove quit from the SYNOPSIS, and add a no-op quit method anyway,
10           for the sake of being an easier Net::FTP replacement.  Thanks to
11           Zak Zebrowski <zakzebrowski@yahoo.com>, tvilliers at Lastminute.com,
12           Joe Smith <joe@inwap.com> and others for the pointer.
13           Closes: CPAN #14803
14         - Fix unused "interactive" option in new method.  Huh.  Thanks to
15           John L. Utz III <utz@singingfish.com>.
16         - Document need to log into boxes once first.
17         - Add links to the more current stuff on CPAN.
18         - Patch to prevent an active CHLD reaper from picking up our ssh
19           process from from peterspeltz@yahoo.com.  Closes: CPAN#19189
20         - Documentation patch about ssh-keygen from terrence brannon
21           <tbone@directsynergy.com>
22
23 0.07  Wed Mar  3 00:38:25 2004
24         - get and put methods use OO-style scp to avoid clobbering errstr,
25           thanks to paguerlais@airfrance.fr
26         - remove extraneous warn
27
28 0.06  Sat Apr 13 15:16:56 2002
29         - mkdir method added by Anthony Awtrey <tony@awtrey.com>
30
31 0.05  Wed Oct 24 03:49:06 2001
32         - documentation update
33
34 0.04  Wed Feb 07 10:26:11 2000
35         - fixed silly scp problem, thanks to Dan McCormick <danmcc@metro.net>
36
37 0.03  Mon Feb 05 07:02:34 2000
38         - fixed documentation errors and iscp/issh problems from merge
39
40 0.02  Fri Dec 08 16:03:00 2000
41         - applied patch from Anthony Deaver; cleanups & better error checking
42         - applied patch from Jon Gunnip; fixes size() method
43
44 0.01  Tue Aug  8 20:34:28 2000
45         - original version; created by h2xs 1.19
46