X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d51964a51fdc08d92dab9825a8357c9adba34aa7..e65127948dd214fcfc807d2ff15f871aaf5904e1:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 37e6f70d..fce0f5c4 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -77,3 +77,5 @@ 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. +- The first character of some very short (less than 4 characters) message + bodies is no longer dropped.