From ac1e9d6983a3f63cb0bf3a82c6590447bd9dc020 Mon Sep 17 00:00:00 2001 From: Wichert Akkerman Date: Sun, 29 Aug 2010 10:58:58 +0000 Subject: Remove double entry --- docs/whatsnew-1.3.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs') diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index 71bf3d3b6..ec5e3f8ca 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -180,11 +180,6 @@ Minor Feature Additions will set the factory used by the :mod:`repoze.bfg` router to create all request objects. -- The :class:`repoze.bfg.configuration.Configurator` constructor takes - an additional argument: ``request_factory``. If used, this argument - will set the factory used by the :mod:`repoze.bfg` router to create - all request objects. - - A new method exists :meth:`repoze.bfg.configuration.Configurator.set_renderer_globals_factory`. If used, this method will set the factory used by the -- cgit v1.2.3