X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/60f8bfdaf9d304bdac5bd1d450160c86599b7b45..e537b780f7aea8df01ddca1976f8c128d9c1fb55:/docs/pending-release-notes?ds=inline 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.