fix #2522: Sphinx touches mo files under installed directory

that caused permission error.
This commit is contained in:
shimizukawa
2016-05-05 23:26:19 +09:00
parent d6572259d6
commit 26fecafb49
4 changed files with 13 additions and 16 deletions

View File

@@ -52,6 +52,7 @@ Bugs fixed
* #2492: Figure directive with :figwidth: generates incorrect Latex-code
* The caption of figure is always put on center even if ``:align:`` was specified
* #2526: LaTeX writer crashes if the section having only images
* #2522: Sphinx touches mo files under installed directory that caused permission error.
Release 1.4.1 (released Apr 12, 2016)