15
0
Files
python-Chameleon/python3-Chameleon.changes

25 lines
858 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com
- Update to 2.11
- Bugfixes:
- An issue was resolved where a METAL statement was combined
with a ``tal:on-error`` handler.
- Fix minor parser issue with incorrectly formatted processing
instructions.
- Provide proper error handling for Python inline code blocks.
- Features:
- The simple translation function now supports the
``translationstring`` interface.
- Optimizations:
- Minor optimization which correctly detects when an element
has no attributes.
- Remove openSUSE 11.4 spec file workarounds
- Fix building documentation
-------------------------------------------------------------------
Sun May 27 04:05:02 UTC 2012 - highwaystar.ru@gmail.com
- python3 package added