v0.1.2 - September 17, 2013 - Fix simple_bind_s exception
---------------------------------------------------------

- simple_bind_s now raises :exc:`~ldap.INVALID_CREDENTIALS` instead of
  :exc:`~ldap.NO_SUCH_OBJECT` if the DN does not exist. This is consistent with
  the behavior of python-ldap.


v0.1.1 - September 8, 2013 - Setup fixes
----------------------------------------

Minor fixes for packaging, installation, and testing.


v0.1.0 - September 7, 2013 - Initial Release
--------------------------------------------

Initial release.


.. vim: ft=rst nospell tw=80
