summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-02-03 02:51:52 +0000
committerChris McDonough <chrism@agendaless.com>2010-02-03 02:51:52 +0000
commitece24e80658a80459b28b0584d6ae8f007d4d864 (patch)
treef2c4923539f7b047a0d39163a428ff3db6d52c19 /CHANGES.txt
parent5ba0636b83277c24c48e81427a176541266cd30e (diff)
downloadpyramid-ece24e80658a80459b28b0584d6ae8f007d4d864.tar.gz
pyramid-ece24e80658a80459b28b0584d6ae8f007d4d864.tar.bz2
pyramid-ece24e80658a80459b28b0584d6ae8f007d4d864.zip
Normalize.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c02ca46d0..10e107f68 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,8 +8,8 @@ Bug Fixes
constructor does what it's documented to do (merge Daniel Holth's
fancy-cookies-2 branch).
-New Features
-------------
+Features
+--------
- Add ``path`` and ``http_only`` options to
AuthTktAuthenticationPolicy constructor (merge Daniel Holth's