Update CHANGES for PR#3121

This commit is contained in:
Takeshi KOMIYA 2016-11-06 14:56:16 +09:00
parent 392da57094
commit 74c6b95fe4

View File

@ -21,6 +21,8 @@ Features added
* #3083: let Unicode no-break space act like LaTeX ``~`` (fixed #3019)
* #3116: allow word wrap in PDF output for inline literals (ref #3110)
* #930: sphinx-apidoc allow wildcards for excluding paths. Thanks to Nick Coghlan.
* #3121: add ``inlineliteralwraps`` option to control if inline literal
word-wraps in latex
Bugs fixed
----------