Fix #1894: Unlisted phony targets in quickstart Makefile

This commit is contained in:
Takeshi KOMIYA
2016-01-04 11:19:50 +09:00
parent 26c43643d3
commit e8e5391e61
2 changed files with 27 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ Bugs fixed
* #2213: Set <blockquote> in the classic theme to fit with <p>
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
* #2197: Fix slightly cryptic error message for missing index.rst file
* #1894: Unlisted phony targets in quickstart Makefile
Release 1.3.3 (released Dec 2, 2015)
====================================