X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6c359ae82651d117af71c55ce1e56f3c5db18bfe..16f27f5ba6e6f49a4d3561d10eaeedd1165ad33e:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 838ae10b..52568c19 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -106,3 +106,6 @@ BUG FIXES header, not just those with a character set not specified. - mhbuild no longer parses lines that start with # as directives with -nodirectives. +- repl now make sure that any Fcc header in a replied-to message is not + copied into the outgoing draft by default, and that the -fcc switch + actually works in the absence of a Fcc header in the replied-to message.