Update CHANGES for PR #4067

This commit is contained in:
Takeshi KOMIYA 2017-09-24 16:43:46 +09:00
parent 7b0271ab49
commit 0f22fcdfb6

View File

@ -35,6 +35,7 @@ Bugs fixed
* #4062: hashlib.sha1() must take bytes, not unicode on Python 3 * #4062: hashlib.sha1() must take bytes, not unicode on Python 3
* Avoid indent after index entries in latex (refs: #4066) * Avoid indent after index entries in latex (refs: #4066)
* #4070: crashes when the warning message contains format strings * #4070: crashes when the warning message contains format strings
* #4067: Return non-zero exit status when make subprocess fails
Testing Testing