From 3d4069d949455f1d1e0133e96e6d6b919023c0d3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 4 Nov 2009 05:42:38 +0000 Subject: Gah. --- CHANGES.txt | 2 +- docs/whatsnew-1.1.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 1e9c49482..744e5c406 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -25,7 +25,7 @@ Bug Fixes Backwards Incompatibilities --------------------------- -- The ``repoze.bfg.scripting.get_app`` function now expects a +- The ``repoze.bfg.scripting.get_root`` function now expects a ``request`` object as its second argument rather than an ``environ``. diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 7feacaad5..c4794d2bc 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -723,7 +723,7 @@ Backwards Incompatibilities repoze.bfg documentation for more information about configuring security policies. -- The ``repoze.bfg.scripting.get_app`` function now expects a +- The ``repoze.bfg.scripting.get_root`` function now expects a ``request`` object as its second argument rather than an ``environ``. -- cgit v1.2.3