Skip to content

Commit

Permalink
update CHANGES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Mar 19, 2013
1 parent 50e1a3b commit 23a7c6d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -15,6 +15,12 @@ Features
``pyramid.config.Configurator.add_static_view``. This allows ``pyramid.config.Configurator.add_static_view``. This allows
externally-hosted static URLs to be generated based on the current protocol. externally-hosted static URLs to be generated based on the current protocol.


- The ``AuthTktAuthenticationPolicy`` now supports IPv6 addresses when using
the ``include_ip=True`` option. This is possibly incompatible with
alternative ``auth_tkt`` implementations, as the specification does not
define how to properly handle IPv6. See
https://github.com/Pylons/pyramid/issues/831.

Bug Fixes Bug Fixes
--------- ---------


Expand Down

0 comments on commit 23a7c6d

Please sign in to comment.