Hi. The patch clarifies that gcc-patches mailing list allows up to 400kB size of an email.
Ready to be installed? Martin --- htdocs/lists.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/lists.html b/htdocs/lists.html index 69fcda4..b566ae0 100644 --- a/htdocs/lists.html +++ b/htdocs/lists.html @@ -155,8 +155,8 @@ before <a href="#subscribe">subscribing</a> and posting to these lists. <h2 id="policies">Policies</h2> -<p>Our lists have a maximum message size of 100KB, only the gcc-prs list -allows for a larger maximum message size of 2MB. If your message exceeds +<p>Our lists have a maximum message size of 100KB, the gcc-prs list +allows 2MB and gcc-patches allows 400kB. If your message exceeds this size, you should compress any attachments before sending it to the list. </p>