#
# This file contains both the History and the distribution release version,
# derived from the RCS version number
#

$Version = sprintf("%d.%02d", q$Revision: 1.3 $ =~ /(\d+)\.(\d+)/);

__END__

Fri Sep  8 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Applied patch from Andreas Koenig to fix problem when
    the user defined $\



Wed Aug 30 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Updated documentation



Tue Aug 29 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Modified Mail::Util::maildomain to look in a list of places for sendmail.cf



Thu Aug 24 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Modified maildomain to look for /usr/lib/smail/config before
    attempting smtp



Wed Aug 16 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Modified maildomain to prepend hostname to domainname if it cannot
    find the address via SMTP

 o  Added mailaddress() to Mail::Util



Tue Aug 15 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Modified Mail::Util::maildomain to parse /etc/sendmail.cf if
    it exists and extract the mail domain



Mon Aug 14 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Added maildomain into Mail::Util

 o  Applied Andreas Koenig's patches to Mail::Mailer and Mail::Send



Wed Jul 12 1995   Graham Barr <bodg@tiuk.ti.com>

 o  Added -a/-s switches to rplyto to enable a choice of reply to
    all or just the sender


