0.07
[Net-SCP.git] / Changes
diff --git a/Changes b/Changes
index ca14ba4..53c78f1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Perl extension Net::SCP.
 
+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>
+
+0.05  Wed Oct 24 03:49:06 2001
+       - documentation update
+
 0.04  Wed Feb 07 10:26:11 2000
         - fixed silly scp problem, thanks to Dan McCormick <danmcc@metro.net>