mkdir patch from Ofer
[Net-SCP.git] / Changes
diff --git a/Changes b/Changes
index 97d317f..956d538 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 Revision history for Perl extension Net::SCP.
 
+0.08  unreleased
+       - Fix mkdir error message and extraneous warning, patch from Ofer Nave
+         <onave@bizrate.com>, thanks!
+
+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