diff options
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cb69f8203..ce142f083 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -219,10 +219,10 @@ Features package within the ``configure.zcml`` of the "repoze.bfg.includes" package. This has been a no-op for some time now. --The ``repoze.bfg.chameleon_zpt`` package no longer imports from - ``chameleon.zpt`` at module scope, deferring the import until later - within a method call. The ``chameleon.zpt`` package can't be - imported on platforms like GAE. +- The ``repoze.bfg.chameleon_zpt`` package no longer imports from + ``chameleon.zpt`` at module scope, deferring the import until later + within a method call. The ``chameleon.zpt`` package can't be + imported on platforms like GAE. 0.8a1 (2009-05-02) ================== |
