2003-01-25 Olivier Poitrey <rs@rhapsodyk.net>
* Release 0.4
* Fix a bug in constructor in handle class check
* Fix a dead loop in connection handling when client close the
connection before the end of transaction
* Fix a bug in DATA command that prevent to detect the end of data
2003-01-01 Olivier Poitrey <rs@rhapsodyk.net>
* Release 0.03
* Fix a bug in constructor with handle_in and handle_out
* Fix a bug in POD documentation (thanks to Martin H. Sluka)
* Fix a misunderstanding of the RFC, DATA command reinitialize the
connection state (thanks to Martin H. Sluka)
2002-12-05 Olivier Poitrey <rs@rhapsodyk.net>
* Release 0.02
* Fix bug in LMTP, protocol name not set
* Fix bug in LMTP, data_finished() method used to use the old data
handling mechanism (thanks to Andy Turner)
2002-06-20 Olivier Poitrey <rs@rhapsodyk.net>
* Release 0.01
* Original version; created by h2xs 1.21 with options -n
Net::Server::Mail -X