Mercurial > p > roundup > code
diff CHANGES.txt @ 5328:ba1ce44254df
clarify supported python versions in two docs. Reported by Joseph Myers.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 02 Jun 2018 19:30:34 -0400 |
| parents | db8659c4e8eb |
| children | 57caeefb2f81 |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 29 13:41:52 2018 +0200 +++ b/CHANGES.txt Sat Jun 02 19:30:34 2018 -0400 @@ -7,9 +7,8 @@ Entries without name were done by Richard Jones. **IMPORTANT** The v1.5.x releases of Roundup were the last to support -Python v2.5. Support for Python v2.5 is dropped starting with the v1.6.x -releases of Roundup, at which point v2.7.2 is required to run those -releases of Roundup. +Python v2.5 and v2.6. Starting with the v1.6 releases of Roundup +v2.7.2 is required to run newer releases of Roundup. 201?-??-??: 1.6.0
