Mercurial > p > roundup > code
diff CHANGES.txt @ 4814:b4340a841359
Update change log
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 02 Sep 2013 09:34:16 +0300 |
| parents | a072b35d0606 |
| children | 76460d14be91 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 25 08:07:59 2013 +0300 +++ b/CHANGES.txt Mon Sep 02 09:34:16 2013 +0300 @@ -17,6 +17,10 @@ where-clause that always evaluates to false now will not raise a traceback. (Ralf Schlatterbeck) - Remove Python 2.3 compatibility code for i18n (anatoly techtonik) +- If documentation 'sphinx-build' tool is not found in system PATH, + 'setup.py build_doc' command now tries to detect it from PYTHONPATH + (anatoly techtonik) + 2013-07-06: 1.5.0
