# HG changeset patch # User Laurent Peuch # Date 1575508340 -3600 # Node ID 00c14fb7c93146a50691c0a2051eebfe2022ce77 # Parent 4fe765f2f155157607e33d148a1697cafb78a5a6 [changelog] change bullet point organization So everything related to the debugtoolbar is close to its section. diff -r 4fe765f2f155 -r 00c14fb7c931 doc/changes/3.27.rst --- a/doc/changes/3.27.rst Thu Dec 05 02:10:23 2019 +0100 +++ b/doc/changes/3.27.rst Thu Dec 05 02:12:20 2019 +0100 @@ -47,11 +47,11 @@ * on DBG_SQL and/or DBG_RQL, if pygments is installed, syntax highlight sql/rql debug output -* add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar - * allow to specify the instance id for any instance command using the CW_INSTANCE global variable instead of or giving it as a cli argument +* add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar + * a series of pyramid debugtoolbar panels specifically made for CW, see bellow Pyramid debugtoolbar and custom panel