diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index c51be1650..50e96a2ba 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,13 @@ Next release + Features + + - Expose a single ILogger named "repoze.bfg.debug" as a utility; + this logger is registered unconditionally and is used by the + authorization debug machinery. Applications may also make use of + it as necessary rather than inventing their own logger, for + convenience. + Bug Fixes - Change default paster template generator to use ``Paste#http`` |
