From 233993de12ec45e4e2e00314868213b61dcd1852 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Fri, 1 May 2020 07:52:56 -0700 Subject: [PATCH] add note on new module call parameters --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 4e8febe4..c9464e56 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ ## 2020 01 10.01 + - calls to the module Perl::Tidy can now capture any output produced + by a debug flag or one of the 'tee' flags through the new 'debugfile' and + 'teefile' call parameters. These output streams are rarely used but + they are now treated the same as any 'logfile' stream. + - add option --break-at-old-semicolon-breakpoints', -bos, requested in RT#131644. This flag will keep lines beginning with a semicolon. -- 2.39.5