X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fstandards.perl;h=34ab829e2e32bc6f238bc397465a433af55f2b7e;hb=e39585ee2bdcbeaab7b6bd33b3568021042d0879;hp=2c30cbb9ce19a821f1fb345872f6ac29a06737a8;hpb=f1d0ab0a05ebbd2388584f2249736c061ec737fc;p=public-inbox.git diff --git a/Documentation/standards.perl b/Documentation/standards.perl index 2c30cbb9..34ab829e 100755 --- a/Documentation/standards.perl +++ b/Documentation/standards.perl @@ -26,9 +26,9 @@ my $rfcs = [ 3977 => 'NNTP', 977 => 'NNTP (old)', 6048 => 'NNTP additions to LIST command (TODO)', - 8054 => 'NNTP compression (TODO)', - 4642 => 'NNTP TLS (TODO)', - 8143 => 'NNTP TLS (TODO)', + 8054 => 'NNTP compression', + 4642 => 'NNTP TLS', + 8143 => 'NNTP TLS', 2980 => 'NNTP extensions (obsolete, but NOT irrelevant)', 4287 => 'Atom syndication', 4685 => 'Atom threading extensions', @@ -39,7 +39,9 @@ my $rfcs = [ 2616 => 'HTTP/1.1 (newer updates should apply, too)', 7230 => 'HTTP/1.1 message syntax and routing', 7231 => 'HTTP/1.1 semantics and content', - 2822 => 'Internet message format', + 822 => 'Internet message format (1982)', + 2822 => 'Internet message format (2001)', + 5322 => 'Internet message format (2008)', # TODO: flesh this out ];