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