about summary refs log tree commit
path: root/Changes
DateCommit message (Collapse)
2014-10-08Release 1.29 v1.29
2014-10-08Fix PAUSE indexing problem
Net::POP3::_SSLified and Net::SMTP::_SSLified are already used by Net-SSLGlue.
2014-10-08Bump version
2014-10-08Release 1.28 v1.28
2014-10-07Improve code()/message() initialization and error handling in Net::Cmd
Amongst other things, this fixes a problem of obsolete error codes being returned after connection failure. Patch by Tom Metro <tmetro@cpan.org> on CPAN RT#14875 with minor changes by the committer to apply the patch to the current source.
2014-10-04Don't use the ALLO command on FTP servers that don't support it
Despite always having been present in the FTP specification, some servers (e.g. Enterprise FTP server (version 6600)) do not support the ALLO command. Do not use the command on such servers otherwise its failure will cause the PUT command which normally follows it to fail (since the success of the ALLO command is now checked, as of commit 0d616e68cc). Fixes CPAN RT#95717, also reported by an Enterprise FTP server user.
2014-06-27Note that IPv6 & SSL support has been added to Net::NNTP
2014-06-24added IPv6 and SSL support for Net::FTP too
2014-06-17Make Makefile.PL non-interactive when running via cpan, cpanp or cpanm
2014-06-11Add optional POD coverage testing
2014-06-05Add optional Perl::Critic testing
2014-06-05Add optional POD testing
2014-06-04Make code Perl::Critic clean
2014-06-03Moved Net/*.pm into lib/Net/ sub-directory within distribution
2014-06-03Note changes for commit fdcacd730e
2014-06-03Net::SMTP::auth() should use AUTH mechanism(s) supplied in Authen::SASL ↵
object if present Patch by Ewen McNeill from CPAN RT#58002.
2014-06-02Note changes in Changes file
2014-05-30Bump version for next release
2014-05-30Release 1.27 v1.27
2014-05-30Simplify Makefile.PL requirements
Requirements accumulate from one phase to the next ('configure' -> 'build' (which also requires 'runtime' requirements) -> 'test') so there is no need for 'test' to list requirements already listed for 'configure', 'build' or 'runtime' (or for 'build' to list requirements already listed for 'configure' or 'runtime'). (However, 'runtime' must still list everything required after installation, but does not need to list 'perl' since 'runtime' is the phase that 'MIN_PERL_VERSION' is applied to anyway.)
2014-05-30Bump version for next release
2014-05-30Release 1.26 v1.26
2014-05-22Bump/set minimum Perl and EU::MM versions and overhaul Makefile.PL
Also add a .gitignore file.
2014-02-04Release 1.25 v1.25
2014-01-06Release 1.24 v1.24
2014-01-03Fix incorrect handling of CRLF in Net::FTP
Patch by Willem Monsuwé from CPAN RT#62029 (plus $VERSION bump).
2014-01-03POD fixes
Patch by Dominic Hargreaves from CPAN RT#91761 (plus $VERSION bump).
2013-08-12Release 1.23 v1.23
2013-08-08Release 1.22_02 v1.22_02
2013-08-08Note that two existing changes resolve open CPAN RT tickets
2013-08-08Update Changes for existing changes in the repo since 1.22_01 and for
new maintainer and subsequent changes so far
2010-05-31Release 1.22_01 v1.22_01
2009-02-24Release 1.22 v1.22
2009-02-24Release 1.21 v1.21
2009-02-24Release 1.20 v1.20
2009-02-24Release 1.19 v1.19
2009-02-24Release 1.18 v1.18
2009-02-24Prepare 1.18