From 8b917ea833dbe6c4a1b5575db515f4f454818811 Mon Sep 17 00:00:00 2001 From: Graham Barr Date: Tue, 28 May 2002 15:46:02 +0000 Subject: Release 1.12 --- ChangeLog | 19 +++++++++++++++++++ Makefile.PL | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 60d06ff..a00a527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Change 727 on 2002/05/28 by (Graham Barr) + + Net::SMTP + - Use Authen::SASL to do auth + +Change 724 on 2002/05/24 by (Graham Barr) + + Net::SMTP + - Minor change to address sanitize code, mainly to allow <> + +Change 723 on 2002/05/24 by (Graham Barr) + + Net::FTP + - Minor change to pattern to extract unique filename from server response + +Change 717 on 2002/04/02 by (Graham Barr) + + Release 1.11 + Change 716 on 2002/04/02 by (Graham Barr) Net::FTP::dataconn diff --git a/Makefile.PL b/Makefile.PL index c35db97..5af0d7f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ $NAME = 'Net'; $DISTNAME = "libnet"; -$VERSION = "1.11"; +$VERSION = "1.12"; BEGIN { require 5.002 } -- cgit v1.2.3-24-ge0c7