forked from pool/python-Chameleon
- update to 2.8.2
- Feature: Temporary caches used in debug mode are cleaned up
eagerly, rather than waiting for process termination.
- Fix: The index, start and end methods on the TAL repeat object
are now callable. This fixes an incompatibility with ZPT.
- Fix: The loader now correctly handles absolute paths on Windows.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
7da1934955
commit
d34a600e26
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 08:58:26 UTC 2012 - suse@ammler.ch
|
||||
|
||||
- update to 2.8.2
|
||||
- Feature: Temporary caches used in debug mode are cleaned up
|
||||
eagerly, rather than waiting for process termination.
|
||||
- Fix: The index, start and end methods on the TAL repeat object
|
||||
are now callable. This fixes an incompatibility with ZPT.
|
||||
- Fix: The loader now correctly handles absolute paths on Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 11:37:12 UTC 2012 - suse@ammler.ch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user