------------------------
- Added :func:`~winkerberos.authGSSClientResponseConf` and the ``protect``
parameter to :func:`~winkerberos.authGSSClientWrap`.
- Fixed support for the ``principal`` parameter of
:func:`~winkerberos.authGSSClientInit`, which had no effect in previous
versions.
- Deprecated the :func:`~winkerberos.authGSSClientInit` parameters ``user``,
``domain``, and ``password``.
- Various improvements to Sphinx documentation builds.