diff options
| author | Steve Piercy <web@stevepiercy.com> | 2015-12-23 02:31:05 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2015-12-23 02:31:05 -0800 |
| commit | d9da2b29861d071b9fc044319421799a3d522bcc (patch) | |
| tree | d16e50a086e6eb066661adf52a50e1e3dffe87e2 | |
| parent | 0e79f827cb8eed8b836e51e72c747aa8b0824d2a (diff) | |
| download | pyramid-d9da2b29861d071b9fc044319421799a3d522bcc.tar.gz pyramid-d9da2b29861d071b9fc044319421799a3d522bcc.tar.bz2 pyramid-d9da2b29861d071b9fc044319421799a3d522bcc.zip | |
Add documentation of command line programs/p* scripts
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 32c4995b8..77f5d94ac 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -301,6 +301,9 @@ Docs ``principal`` and a ``userid`` in its security APIs. See https://github.com/Pylons/pyramid/pull/1399 +- Add documentation of command line programs (``p*`` scripts). See + https://github.com/Pylons/pyramid/pull/2191 + Scaffolds --------- |
