2012-11-25 11:38:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2012-05-28 08:50:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 27 04:05:02 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
|
|
|
|
|
|
- python3 package added
|
|
|
|
|
|