X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Changes;h=53c78f1ba924891ef31173c67b1bcfdd1e3d114a;hb=0ad5fbd11b6296d8c92a8c82eaf415e81cb0140e;hp=ca14ba46e469ee8b647edf1e643b53b285ab54d6;hpb=f63fe4fe7a13b8095b92021bbf87de722710e2ca;p=Net-SCP.git diff --git a/Changes b/Changes index ca14ba4..53c78f1 100644 --- 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 + +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