diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3ce8a8f5f..b4c04304e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -55,6 +55,10 @@ Backwards Incompatibilities - The ``authtkt`` authentication policy ``remember`` method now no longer honors ``token`` or ``userdata`` keyword arguments. +- The traversal machinery now adapts to ``ITraverser`` instead of + ``ITraverserFactory``, matching the expectation that adaptation + returns an object which implements the required interface. + Internal -------- |
