From e61b2fcd411047254b761bc0858c61078d8b6c2f Mon Sep 17 00:00:00 2001 From: Graham Barr Date: Wed, 30 Jun 2004 13:53:16 +0000 Subject: Release 1.19 --- Changes | 7 +++++++ Makefile.PL | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 9e5f0a1..724135c 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ +libnet 1.19 -- Wed Jun 30 14:53:48 BST 2004 + +Bug Fixes + * Fixed datasend test to work on Win32 platform + * Fixed Authen::SASL checking in SMTP.pm and POP3.pm + * Fixed bug that a restarted get with Net::FTP did not append to local file + libnet 1.18 -- Mon Mar 22 16:19:01 GMT 2004 Bug Fixes diff --git a/Makefile.PL b/Makefile.PL index 4f42581..0eb7c72 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ $NAME = 'Net'; $DISTNAME = "libnet"; -$VERSION = "1.18"; +$VERSION = "1.19"; BEGIN { require 5.002 } -- cgit v1.2.3-24-ge0c7