From 4c8eb258689df43fa7ded99e4e781712a9106752 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Thu, 15 Dec 2016 00:30:32 -0600 Subject: changelog for #2864 --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 575038f0a..08013f3ec 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -133,6 +133,10 @@ Features new ``listen`` directives in waitress. See https://github.com/Pylons/pyramid/pull/2853 +- All p* scripts now use argparse instead of optparse. This improves their + ``--help`` output as well as enabling nicer documentation of their options. + See https://github.com/Pylons/pyramid/pull/2864 + Bug Fixes --------- -- cgit v1.2.3