Fix #3366: option directive does not allow punctuations

This commit is contained in:
Takeshi KOMIYA
2017-02-15 01:42:08 +09:00
parent c76898f5a0
commit b9bba672ed
4 changed files with 7 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ Bugs fixed
* #3394: When ``'pointsize'`` is not ``10pt``, Japanese ``'manual'`` document
gets wrong PDF page dimensions
* #3399: quickstart: conf.py was not overwritten by template
* #3366: option directive does not allow punctuations
Testing
--------