From 7a13fbf4f966df1a4a35c47003155f41fe498a93 Mon Sep 17 00:00:00 2001 From: Malthe Borch Date: Thu, 22 Oct 2009 13:17:19 +0000 Subject: Added ``path_info`` predicate (regex-filters on the corresponding HTTP header). --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 70a7db477..cfe7da159 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ Next release Features -------- +- Add ``path_info``, ``accept``, and ``header`` view configuration + predicate. + - ``paster bfgshell`` now supports IPython if it's available for import. Thanks to Daniel Holth for the initial patch. -- cgit v1.2.3