Fix ZeroDivisionError in Parallel Builds. Thanks to tychoish. Closes #1172

This commit is contained in:
Takayuki Shimizukawa
2013-07-01 04:27:45 +00:00
parent 8818b9a0c4
commit ab5c7a36be

View File

@@ -38,6 +38,7 @@ Bugs fixed
link.
* #1176: Fix i18n: footnote reference number missing for auto numbered named
footnote and auto symbol footnote.
* PR#146,#1172: Fix ZeroDivisionError in Parallel Builds. Thanks to tychoish.
Release 1.2 (beta1 released Mar 31, 2013)