X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b335902294f1bb9b9fdab8c8917de07a1db3d4b1..44c4b1b168d0ac7c860f91495c423f425e8a87d9:/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.