diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index d072cd79c..d045d261a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,12 +1,23 @@ Next release ============ +Features +-------- + +- Add ``xhr``, ``accept``, and ``header`` view configuration + predicates to ZCML view declaration, ZCML route declaration, and + ``bfg_view`` decorator. See the ``Views`` narrative documentation + chapter for more information about these predicates. + Documentation ------------- - Virtual hosting narrative docs chapter updated with info about ``mod_wsgi``. +- Point all index URLs at the literal 1.1 index (this alpha cycle may + go on a while). + 1.1a5 (2009-10-10) ================== |
