summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-12-15 18:42:22 -0500
committerChris McDonough <chrism@plope.com>2011-12-15 18:42:22 -0500
commitd5861420e9d4c6a3c8b52955e9f28634a6811553 (patch)
tree6b585e759bf6c6d933527d09b6d996c4148af61b /CHANGES.txt
parent954795d2d5c3fafb3b439904a577391cd96b5751 (diff)
downloadpyramid-d5861420e9d4c6a3c8b52955e9f28634a6811553.tar.gz
pyramid-d5861420e9d4c6a3c8b52955e9f28634a6811553.tar.bz2
pyramid-d5861420e9d4c6a3c8b52955e9f28634a6811553.zip
- Normalized exit values and ``-h`` output for all ``p*`` scripts
(``pviews``, ``proutes``, etc).
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c8a156d2e..795824e0b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,12 @@ Features
documented in the "Command-Line Pyramid" chapter in the section entitled
"Invoking a Request".
+Bug Fixes
+---------
+
+- Normalized exit values and ``-h`` output for all ``p*`` scripts
+ (``pviews``, ``proutes``, etc).
+
1.3a2 (2011-12-14)
==================