summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2007-10-26 23:24:10 +0000
committerivan <ivan>2007-10-26 23:24:10 +0000
commit84da575ff65bada584f58a76a6145df3b15fea49 (patch)
treea7f0d932f8b78cbf5e70a1fe12ba7203d96c19f7
parentfc1571c06733c4579e623ea420af3e6c2860e56e (diff)
what the hey, 0.08Net_SCP_0_08
-rw-r--r--Changes2
-rw-r--r--SCP.pm5
2 files changed, 4 insertions, 3 deletions
diff --git a/Changes b/Changes
index 0babe39..b26a437 100644
--- 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
--- 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>