diff options
| author | Chris McDonough <chrism@plope.com> | 2012-01-21 17:41:25 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-01-21 17:41:25 -0500 |
| commit | a3a71196b3f105b48caf0ce0f28e10cc02d9012e (patch) | |
| tree | 3c55933def66984130a1ec35810895650eceb498 | |
| parent | 8a36219597ec555c4ed95561ada7e5682a1605f7 (diff) | |
| download | pyramid-a3a71196b3f105b48caf0ce0f28e10cc02d9012e.tar.gz pyramid-a3a71196b3f105b48caf0ce0f28e10cc02d9012e.tar.bz2 pyramid-a3a71196b3f105b48caf0ce0f28e10cc02d9012e.zip | |
garden
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
