Skip to content

Commit

Permalink
add changelog for Pylons#2962
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Mar 6, 2017
1 parent 780d693 commit 38294e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Bug Fixes
object in which the registry was stored in a closure preventing it from
being deallocated. See https://github.com/Pylons/pyramid/pull/2967

- Fix a bug directly invoking ``pyramid.scripts.pserve.main`` with the
``--reload`` option in which ``sys.argv`` is always used in the subprocess
instead of the supplied ``argv``.
See https://github.com/Pylons/pyramid/pull/2962

Deprecations
------------

Expand Down

0 comments on commit 38294e6

Please sign in to comment.