Changeset 5707:08c72f97cff8 in livinglogic.python.xist
- Timestamp:
- 12/18/13 17:55:08 (5 years ago)
- Author:
- Walter Doerwald <walter@…>
- Branch:
- default
- Tags:
- rel-5-4-1
- Message:
-
Document changes. Bump version numbers.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
r5705
|
r5707
|
|
| 1 | Changes in 5.4.1 (released 12/18/2013) |
| 2 | -------------------------------------- |
| 3 | |
| 4 | * Use quoted printable encoding for the JSON attachment in the sisyphus |
| 5 | failure email. |
| 6 | |
| 7 | |
1 | 8 | Changes in 5.4 (released 11/29/2013) |
2 | 9 | ------------------------------------ |
-
r5705
|
r5707
|
|
250 | 250 | args = dict( |
251 | 251 | name="ll-xist", |
252 | | version="5.4", |
| 252 | version="5.4.1", |
253 | 253 | description="Extensible HTML/XML generator, cross-platform templating language, Oracle utilities and various other tools", |
254 | 254 | long_description=description, |