what the hey, 0.08 Net_SCP_0_08
authorivan <ivan>
Fri, 26 Oct 2007 23:24:10 +0000 (23:24 +0000)
committerivan <ivan>
Fri, 26 Oct 2007 23:24:10 +0000 (23:24 +0000)
Changes
SCP.pm

diff --git a/Changes b/Changes
index 0babe39..b26a437 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Net::SCP.
 
-0.08  unreleased
+0.08  Fri Oct 26 16:23:30 PDT 2007
        - Fix mkdir error message and extraneous warning, patch from Ofer Nave
          <onave@bizrate.com>, thanks!
         - Remove quit from the SYNOPSIS, and add a no-op quit method anyway,
diff --git a/SCP.pm b/SCP.pm
index ce64d1e..64c4f94 100644 (file)
--- a/SCP.pm
+++ b/SCP.pm
@@ -375,8 +375,9 @@ world writeable.
 =head1 AUTHORS
 
 Could really use a maintainer with enough time to at least review and apply
-patches.  Or the module should just be deprecated in favor of Net::SFTP::Expect
-or Net::SFTP::Foreign and made into a simple compatiblity wrapper.
+patches more patches.  Or the module should just be deprecated in favor of
+Net::SFTP::Expect or Net::SFTP::Foreign and made into a simple compatiblity
+wrapper.
 
 Ivan Kohler <ivan-netscp_pod@420.am>