changelog entry for PR#212.

This commit is contained in:
Georg Brandl 2014-01-20 21:20:19 +01:00
parent b0ca105c36
commit 83f955137b

View File

@ -7,6 +7,8 @@ Bugs fixed
* PR#211: When checking for existence of the :confval:`html_logo` file, check
the full relative path and not the basename.
* PR#212: Fix traceback with autodoc and ``__init__`` methods without docstring.
Release 1.2.1 (released Jan 19, 2014)
=====================================