Revert "Fix #2183 porterstemmer causes make json to fail"

This is a breaking change. So we move the change into master branch.
This reverts commit f1518c5fc4.
This commit is contained in:
Takeshi KOMIYA
2015-12-26 13:15:36 +09:00
parent f1518c5fc4
commit 9fc83df2de
2 changed files with 16 additions and 6 deletions

View File

@@ -21,7 +21,6 @@ Bugs fixed
* #2071: Fix same footnote in more than two section titles => LaTeX/PDF Bug
* #2040: Fix UnicodeDecodeError in sphinx-apidoc when author contains non-ascii characters
* #2193: Fix shutil.SameFileError if source directory and destination directory are same
* #2183: Fix porterstemmer causes `make json` to fail
Release 1.3.3 (released Dec 2, 2015)