comparison CHANGES.txt @ 4832:76460d14be91

Read version and release for generated documentation from roundup/__init__.py Release 1.5.0 contains documentation with version number 1.4, and the release number never included the third part.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 19 Sep 2013 16:23:42 +0200
parents b4340a841359
children 6102252d3a8a
comparison
equal deleted inserted replaced
4831:45c81a56654e 4832:76460d14be91
18 traceback. (Ralf Schlatterbeck) 18 traceback. (Ralf Schlatterbeck)
19 - Remove Python 2.3 compatibility code for i18n (anatoly techtonik) 19 - Remove Python 2.3 compatibility code for i18n (anatoly techtonik)
20 - If documentation 'sphinx-build' tool is not found in system PATH, 20 - If documentation 'sphinx-build' tool is not found in system PATH,
21 'setup.py build_doc' command now tries to detect it from PYTHONPATH 21 'setup.py build_doc' command now tries to detect it from PYTHONPATH
22 (anatoly techtonik) 22 (anatoly techtonik)
23 - Read version and release for generated documentation from
24 roundup/__init__.py. (Thomas Arendsen Hein)
23 25
24 26
25 2013-07-06: 1.5.0 27 2013-07-06: 1.5.0
26 28
27 Features: 29 Features:

Roundup Issue Tracker: http://roundup-tracker.org/