Update CHANGES for PR #3703

This commit is contained in:
jfbu 2017-05-05 13:15:41 +02:00
parent c033fa2ab2
commit da8007c3f4

View File

@ -20,6 +20,7 @@ Bugs fixed
* #3588: No compact (p tag) html output in the i18n document build even when * #3588: No compact (p tag) html output in the i18n document build even when
:confval:`html_compact_lists` is True. :confval:`html_compact_lists` is True.
* #3685: AttributeError when using 3rd party domains * #3685: AttributeError when using 3rd party domains
* #3702: LaTeX writer styles figure legends with a hard-coded ``\small``
Testing Testing
-------- --------