summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-12-24 12:54:55 -0800
committerGitHub <noreply@github.com>2016-12-24 12:54:55 -0800
commit4ccf364c4d3b05af458b70f5306e84cac4919299 (patch)
tree8aa87f987bb9810109cef928e29ee71e588bd9db /CHANGES.txt
parent8553bd2f06405320d27129e8336d9655ae25e72c (diff)
parent0d5820c1c8aa8f0d355a1a875c89bf1c0207bcdf (diff)
downloadpyramid-4ccf364c4d3b05af458b70f5306e84cac4919299.tar.gz
pyramid-4ccf364c4d3b05af458b70f5306e84cac4919299.tar.bz2
pyramid-4ccf364c4d3b05af458b70f5306e84cac4919299.zip
Merge pull request #2886 from stevepiercy/master
improve display of help's description for p* scripts
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 994aaec18..218b2e412 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -255,3 +255,6 @@ Documentation Changes
See https://github.com/Pylons/pyramid/pull/2881 and
https://github.com/Pylons/pyramid/pull/2883.
+
+- Improve output of p* script descriptions for help.
+ See https://github.com/Pylons/pyramid/pull/2886 \ No newline at end of file