Update CHANGES for PR #4062

This commit is contained in:
Takeshi KOMIYA 2017-09-17 22:50:07 +09:00
parent 9f88993281
commit 666a69b286

View File

@ -32,6 +32,8 @@ Bugs fixed
* #4038: C, add missing documentation of ``member`` role. * #4038: C, add missing documentation of ``member`` role.
* #4044: An empty multicolumn cell causes extra row height in PDF output * #4044: An empty multicolumn cell causes extra row height in PDF output
* #4049: Fix typo in output of sphinx-build -h * #4049: Fix typo in output of sphinx-build -h
* #4062: hashlib.sha1() must take bytes, not unicode on Python 3
Testing Testing
-------- --------