From 6484dbf642b6cfe33de65d7734015d9d4799fb48 Mon Sep 17 00:00:00 2001 From: Heron Rossi Date: Fri, 9 Mar 2018 13:52:58 -0300 Subject: Fix invalid string in feature rephrasing --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index d881430f5..eb5b477fa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -21,7 +21,7 @@ Features instead of ``pyramid.util.Request``. See https://github.com/Pylons/pyramid/pull/3129 -- In ``cherrypy_server_runner``, prefer imports from the ``cheroot` package over the legacy +- In ``cherrypy_server_runner``, prefer imports from the ``cheroot`` package over the legacy imports from `cherrypy.wsgiserver`. See https://github.com/Pylons/pyramid/pull/3235 -- cgit v1.2.3