From d5861420e9d4c6a3c8b52955e9f28634a6811553 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 15 Dec 2011 18:42:22 -0500 Subject: - Normalized exit values and ``-h`` output for all ``p*`` scripts (``pviews``, ``proutes``, etc). --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') 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) ================== -- cgit v1.2.3