Change log
==========

1.1 2016-10-27 Eric V. Smith
----------------------------

* Remove hack for setting RPM name (issue #4).

* Always use setuptools (issue #3).

* Add additional ssl.wrap_socket() parameters to starttls().


1.0 2015-06-02 Eric V. Smith
----------------------------

* Initial release.

* Implements all RFC-5804 commands.

* Contains an extensive test suite for command parsing. I really need
  to create a dummy server to test the socket handling and STARTTLS.
