Fix #3488: objects.inv has broken when `release or version` contain return code

This commit is contained in:
Takeshi KOMIYA
2017-03-02 13:32:46 +09:00
parent cdacabdab3
commit 3a3cec7a8e
2 changed files with 7 additions and 1 deletions

View File

@@ -19,6 +19,8 @@ Bugs fixed
to failed PDF build
* EPUB file has duplicated ``nav.xhtml`` link in ``content.opf``
except first time build
* #3488: objects.inv has broken when ``release`` or ``version`` contain
return code
Testing
--------