X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6b6847272dc5d21ca6fcd23bf20e16193b226c0a..965fd1e75b90d6af932f3553efb591eddd29a6a3:/docs/pending-release-notes?ds=sidebyside 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.