diff options
| author | Tom Lazar <tomster@pyfidelity.com> | 2013-08-15 12:12:49 +0200 |
|---|---|---|
| committer | Tom Lazar <tomster@pyfidelity.com> | 2013-08-15 12:21:19 +0200 |
| commit | 3ea7883a5822fb1279aa2dbad54ba77fa2c6db8f (patch) | |
| tree | f91efe78a91dbb36276ba643225a6e9ff331facc /CHANGES.txt | |
| parent | 69e5c9e0c12f2d16482d2e15823ce3a9f8dd5ad9 (diff) | |
| download | pyramid-3ea7883a5822fb1279aa2dbad54ba77fa2c6db8f.tar.gz pyramid-3ea7883a5822fb1279aa2dbad54ba77fa2c6db8f.tar.bz2 pyramid-3ea7883a5822fb1279aa2dbad54ba77fa2c6db8f.zip | |
Add reference to the pull requests
Conflicts:
CHANGES.txt
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index f98de6c29..53724fdcb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -56,6 +56,9 @@ Features same domain. * ``domain``: if provided the cookie is always set for this domain, bypassing all usual logic. + See https://github.com/Pylons/pyramid/pull/1028, + https://github.com/Pylons/pyramid/pull/1072 and + https://github.com/Pylons/pyramid/pull/1078. - The ``AuthTktAuthenticationPolicy`` now supports IPv6 addresses when using the ``include_ip=True`` option. This is possibly incompatible with |
