From 23756f9943958e957270ad84912dc074ddc3b026 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Sep 2008 05:58:05 +0000 Subject: - Allow configuration cache to be bypassed by actions which include special "uncacheable" discriminators (for actions that have variable results). --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c4ae68324..332b2b3b3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,10 @@ Next Release - Add startup process docs. + - Allow configuration cache to be bypassed by actions which include + special "uncacheable" discriminators (for actions that have + variable results). + Bug Fixes - Move core repoze.bfg ZCML into a ``repoze.bfg.includes`` package so we can -- cgit v1.2.3