summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/URI.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/URI.pm b/lib/URI.pm
index 174db22..479a147 100644
--- a/lib/URI.pm
+++ b/lib/URI.pm
@@ -916,7 +916,8 @@ query-related sub-components.
The I<news>, I<nntp> and I<snews> URI schemes are specified in
<draft-gilman-news-url-01> and will hopefully be available as an RFC
-2396 based specification soon.
+2396 based specification soon. (Update: as of April 2010, they are in
+L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
C<URI> objects belonging to the news scheme support the common,
generic and server methods. In addition, they provide some methods to
@@ -928,7 +929,7 @@ See I<news> scheme.
=item B<nntps>:
-See I<news> scheme.
+See I<news> scheme and L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
=item B<pop>: