Chris McDonough
2012-11-21 6ba0fc746b15262a018cd271efc14089a71d8297
garden
1 files modified
2 ■■■ changed files
CHANGES.txt 2 ●●● patch | view | raw | blame | history
CHANGES.txt
@@ -13,7 +13,7 @@
- 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``.
  http_port=8080``.  See https://github.com/Pylons/pyramid/pull/714
Bug Fixes
---------