Fix #736: Invalid sort in pair index

This commit is contained in:
Takeshi KOMIYA
2019-07-01 00:16:11 +09:00
parent 8b4e54f904
commit 31207aa813
3 changed files with 33 additions and 11 deletions

View File

@@ -49,6 +49,7 @@ Bugs fixed
* #6511: LaTeX: autonumbered list can not be customized in LaTeX
since Sphinx 1.8.0 (refs: #6533)
* #6531: Failed to load last environment object when extension added
* #736: Invalid sort in pair index
Testing
--------