diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 335d36bfb..bb71dc77a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,6 @@ Next release - Backwards Incompatibilities (Major) + Backwards Incompatibilities - Rather than prepare the "stock" implementations of the ZCML directives from the ``zope.configuration`` package for use under @@ -61,6 +61,14 @@ Next release minimum requirement for ``chameleon.zpt`` is now 1.0b7. The minimum requirement for ``chameleon.genshi`` is now 1.0b2. + - Updated paster template "ez_setup.py" to one that requires + setuptools 0.6c9. + + - Turn ``view_execution_permitted`` from the :mod:`repoze.bfg.view` + module into a documented API. + + - Doc cleanups. + 0.5.6 (12/18/2008) - Speed up ``traversal.model_url`` execution by using a custom url |
