summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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>