get and put methods use OO-style scp to avoid clobbering errstr,
[Net-SCP.git] / Changes
diff --git a/Changes b/Changes
index abbe017..aaf517e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Net::SCP.
 
+0.07  unreleased
+       - get and put methods use OO-style scp to avoid clobbering errstr,
+         thanks to paguerlais@airfrance.fr
+
 0.06  Sat Apr 13 15:16:56 2002
        - mkdir method added by Anthony Awtrey <tony@awtrey.com>