about summary refs log tree commit
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2013-08-08 08:38:54 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2013-08-08 08:38:54 +0100
commit8b46141d432f30ddd3b71ccf2ef63ace1c29c72c (patch)
tree26261bf82647366c74d6e92d9de5f27e044bfaac
parent7060234bcf02f1217896ffc5533d962ba5858ad1 (diff)
downloadperl-libnet-8b46141d432f30ddd3b71ccf2ef63ace1c29c72c.tar.gz
Update Changes for existing changes in the repo since 1.22_01 and for
new maintainer and subsequent changes so far
-rw-r--r--Changes13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3b44b82..6fd5e82 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,16 @@
+libnet 1.22_02
+
+  * Make Net::FTP::dataconn::close() more robust
+  * Document scalar/list context return values from Net::Cmd::message()
+  * Fix broken URL [Resolves CPAN RT#68749]
+  * Fix documentation typo in Net::Netrc
+  * Fix broken POD in Net::POP3
+  * Improve Net::SMTP documentation of new(), auth() and message()
+  * Add proper skips to skipped tests in ftp.t
+  * Import hostname.t fix from perl core commit #adeb94125a
+  * Add time.t, imported from perl core commit #c85707204c
+  * Add new maintainer information, with updated CPAN and GitHub links
+
 libnet 1.22_01 -- Mon May 31 09:40:25 CDT 2010
 
   * Do not create/pass a remote name if one is not given to put_unique