summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorTom Lazar <tomster@pyfidelity.com>2013-08-15 12:12:49 +0200
committerTom Lazar <tomster@pyfidelity.com>2013-08-15 12:21:19 +0200
commit3ea7883a5822fb1279aa2dbad54ba77fa2c6db8f (patch)
treef91efe78a91dbb36276ba643225a6e9ff331facc /CHANGES.txt
parent69e5c9e0c12f2d16482d2e15823ce3a9f8dd5ad9 (diff)
downloadpyramid-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.txt3
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