Update CHANGES for #5176 fix

This commit is contained in:
jfbu 2018-07-16 01:22:35 +02:00
parent 6f237096d4
commit 768abe9b85

View File

@ -44,6 +44,7 @@ Bugs fixed
sorting
* #5139: autodoc: Enum argument missing if it shares value with another
* #4946: py domain: rtype field could not handle "None" as a type
* #5176: LaTeX: indexing of terms containing ``@``, ``!``, or ``"`` fails
Testing
--------