From a078e197d04400d2430206fe31e3398c761b20a3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 6 Dec 2012 23:14:14 -0500 Subject: add changenote --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 1f2b1fc30..9d3a017ab 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,10 @@ Backwards Incompatibilities the caller of ``view_config`` is 1 stack frame away from ``venusian.attach``, this implementation detail is now hidden. +- Modified the ``_backframes`` argument to ``pyramid.util.action_method`` in a + similar way to the changes described to ``_depth`` above. This argument + remains undocumented, but might be used in the wild by some insane person. + 1.4b1 (2012-11-21) ================== -- cgit v1.2.3