X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ca5ae3e652ed0fb43efaabd697162fd1c28d09ba..b845433f319067da5b7e0ad2f2a479df0b5cea6b:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 81946359..941a13ed 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -29,3 +29,7 @@ DEPRECATED FEATURES --------- BUG FIXES --------- + +- The format scanner no longer subtracts 1 from the width. This has the + effect of no longer counting the trailing newline in the output of + scan(1), inc(1), and the other programs that rely on the format scanner.