Fix #3400: make-mode don't use subprocess on building docs

This commit is contained in:
Takeshi KOMIYA
2017-02-25 16:48:08 +09:00
parent 341986c03a
commit e0fa1d05b0
2 changed files with 8 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ Features added
* Support requests-2.0.0 (experimental) (refs: #3367)
* (latex) PDF page margin dimensions may be customized (refs: #3387)
* #3400: make-mode doesn't use subprocess on building docs
Bugs fixed
----------