Chris McDonough
2012-11-21 9132f65d8cfcd197ff8bc33e6190556b77becc96
garden
1 files modified
5 ■■■■■ changed files
CHANGES.txt 5 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -10,6 +10,11 @@
  class.  A similar microoptimization was done to
  ``pyramid.request.Request.is_response``.
- Make it possible to use variable arguments on ``p*`` commands (``pserve``,
  ``pshell``, ``pviews``, etc) in the form ``a=1 b=2`` so you can fill in
  values in parameterized ``.ini`` file, e.g. ``pshell etc/development.ini
  http_port=8080``.
Bug Fixes
---------