From a08e9dfe4c91e46072460cb3f58efd224619cbd9 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Sun, 6 Feb 2022 18:06:21 -0700 Subject: Add info on Help changes to RELEASE.txt [ci skip] Signed-off-by: Mats Wichmann --- RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index 6c26a34..aeffddf 100755 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -30,6 +30,10 @@ CHANGED/ENHANCED EXISTING FUNCTIONALITY an "Application Data" subdirectory here. - Action._subproc() can now be used as a python context manager to ensure that the POpen object is properly closed. +- SCons help (-H) no longer prints the "ignored for compatibility" options, + which are still listed in the manpage. +- Help is now sensitive to the size of the terminal window: the width of the + help text will scale to wider (or narrower) terminals than 80 characters. FIXES -- cgit v0.12