summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorivan <ivan>2004-03-03 08:44:55 +0000
committerivan <ivan>2004-03-03 08:44:55 +0000
commit0ad5fbd11b6296d8c92a8c82eaf415e81cb0140e (patch)
treec4c6e2fcb0a668ae25884bc526223866dcabb9ea /Changes
parent8547d9d587841c70f11f57ce0f2968ea1e0511ae (diff)
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index aaf517e..53c78f1 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,9 @@
Revision history for Perl extension Net::SCP.
-0.07 unreleased
+0.07 Wed Mar 3 00:38:25 2004
- get and put methods use OO-style scp to avoid clobbering errstr,
thanks to paguerlais@airfrance.fr
+ - remove extraneous warn
0.06 Sat Apr 13 15:16:56 2002
- mkdir method added by Anthony Awtrey <tony@awtrey.com>