changelog for PR#213.

This commit is contained in:
Georg Brandl
2014-01-21 18:41:19 +01:00
parent b182ce5ee3
commit 1219dce8c6

View File

@@ -6,8 +6,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.
* PR#213: Fix a missing import in the setup command.
Release 1.2.1 (released Jan 19, 2014)