summaryrefslogtreecommitdiff
path: root/pcr/perl-net-sftp-foreign/Changes
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-22 18:53:09 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-22 18:53:09 +0100
commitfe8e4fd5d001bdf58bd32d6d22bced98c0f4ce0d (patch)
treef7db1292a290373d5fa438283e2e942dada82ec2 /pcr/perl-net-sftp-foreign/Changes
parent2fc29da234077856db60a1a4eac52f161d0829b4 (diff)
downloadabslibre-fe8e4fd5d001bdf58bd32d6d22bced98c0f4ce0d.tar.gz
abslibre-fe8e4fd5d001bdf58bd32d6d22bced98c0f4ce0d.tar.bz2
abslibre-fe8e4fd5d001bdf58bd32d6d22bced98c0f4ce0d.zip
pcr/perl-net-sftp-foreign: updated to 1.87
Diffstat (limited to 'pcr/perl-net-sftp-foreign/Changes')
-rw-r--r--pcr/perl-net-sftp-foreign/Changes25
1 files changed, 25 insertions, 0 deletions
diff --git a/pcr/perl-net-sftp-foreign/Changes b/pcr/perl-net-sftp-foreign/Changes
index f730a8973..80126616f 100644
--- a/pcr/perl-net-sftp-foreign/Changes
+++ b/pcr/perl-net-sftp-foreign/Changes
@@ -1,5 +1,30 @@
Revision history for Net::SFTP::Foreign
+1.77 Nov 5, 2013
+ - release as stable
+ - fix misspellings in error message
+
+1.76_04 Oct 2, 2013
+ - fix 'Use of "goto" to jump into a construct is deprecated'
+ warning (bug report by Brent Bates)
+ - don't force permissions from rput when copy_perm is unset
+
+1.76_03 Aug 26, 2013
+ - fix several spelling errors
+ - add spell checking test
+ - remove pod test from MANIFEST
+ - ensure that pty is not destroyed before main object (bug
+ report by Stephen Wylie) during global destruction
+
+1.76_02 Apr 29, 2013
+ - remove warning happening when best_effort was set, specially
+ visible from Compat module (bug report by emerlyn at
+ PerlMonks)
+
+1.76_01 Apr 26, 2013
+ - protect against callbacks setting $\ (bug report by Thomas
+ Wadley)
+
1.75 Apr 2, 2013
- release as stable