From a3a71196b3f105b48caf0ce0f28e10cc02d9012e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 21 Jan 2012 17:41:25 -0500 Subject: garden --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index c64ed47e7..81f420a84 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -5,7 +5,7 @@ Bug Fixes --------- - The process will now restart when ``pserve`` is used with the ``--reload`` - flag when the ``development.ini`` file (any any other .ini file in use) is + flag when the ``development.ini`` file (or any other .ini file in use) is changed. See https://github.com/Pylons/pyramid/issues/377 and https://github.com/Pylons/pyramid/pull/411 -- cgit v1.2.3