diff options
| author | Chris McDonough <chrism@plope.com> | 2014-04-08 17:20:32 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2014-04-08 17:20:32 -0400 |
| commit | 610b85ab54452568728fc6390e6cd18670036ba2 (patch) | |
| tree | cbb2691826fbe47bb8c6fca791c6c31604326d80 /CHANGES.txt | |
| parent | aef68bf93127265134ebf63dca0403cf9c1955a8 (diff) | |
| download | pyramid-610b85ab54452568728fc6390e6cd18670036ba2.tar.gz pyramid-610b85ab54452568728fc6390e6cd18670036ba2.tar.bz2 pyramid-610b85ab54452568728fc6390e6cd18670036ba2.zip | |
fix typo and update whatsnew
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 0e452d011..2e3996b3e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,7 @@ Unreleased ========== -- Avoid crash in ``pserve --reload`` under Py3k, when iterating over posiibly +- Avoid crash in ``pserve --reload`` under Py3k, when iterating over possibly mutated ``sys.modules``. - ``UnencryptedCookieSessionFactoryConfig`` failed if the secret contained |
