summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-12-20 15:39:27 -0600
committerDave Rolsky <autarch@urth.org>2011-12-20 15:39:27 -0600
commit7c1390512886819f3cfbab39ea00877932f8a824 (patch)
treed6df0a05598788e8a1adec98ae2ce78df7217a1b
parent52deee2eb7a29bf84f790e7ae48c845143fc6940 (diff)
downloadperl-7c1390512886819f3cfbab39ea00877932f8a824.tar.gz
Add details on how to figure out if rt.perl.org needs to be updated.
-rw-r--r--Porting/release_managers_guide.pod10
1 files changed, 7 insertions, 3 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index 54fd7b80b2..6322fdceb3 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -1015,9 +1015,13 @@ e.g.
=head3 bump RT version number
-Log into http://rt.perl.org/ and check whether the new version is
-in the RT fields C<Perl Version> and C<Fixed In>. If not, send an
-email to C<perlbug-admin at perl.org> requesting this.
+Log into http://rt.perl.org/ and check whether the new version is in the RT
+fields C<Perl Version> and C<Fixed In>. The easiest way to determine this is
+to go to L<https://rt.perl.org/rt3/Search/Build.html> and click on the drop
+downs next to the C<Perl Version> and C<Fixed In> labels.
+
+If the new version is not listed there, send an email to C<perlbug-admin at
+perl.org> requesting this.
=head3 Relax!