From 948cc8a14d334ce696e58530b006e39d4dcfa9b4 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Fri, 19 Jun 2009 22:25:59 +0000 Subject: Move pushpage support out into separate distribution. --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 30e11ee96..b49d0f204 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -124,6 +124,11 @@ Removals Backwards Incompatibilities --------------------------- +- Moved the ``repoze.bfg.push`` module, which implemented the ``pushpage`` + decorator, into a separate distribution, ``repoze.bfg.pushpage``. + Applications which used this decorator should continue to work after + adding that distribution to their installation requirements. + - Changing the default request factory via an IRequestFactory utility registration (as used to be documented in the "Hooks" chapter's "Changing the request factory" section) is no longer supported. The -- cgit v1.2.3