Fix the NAME in two old perlXYZdelta.pod files
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 9c779e2..65d13ce 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3865,6 +3865,7 @@ pod/perl5112delta.pod             Perl changes in version 5.11.2
 pod/perl5113delta.pod          Perl changes in version 5.11.3
 pod/perl5114delta.pod          Perl changes in version 5.11.4
 pod/perl5115delta.pod          Perl changes in version 5.11.5
+pod/perl5116delta.pod          Perl changes in version 5.11.6
 pod/perl5120delta.pod          Perl changes in version 5.12.0
 pod/perl561delta.pod           Perl changes in version 5.6.1
 pod/perl56delta.pod            Perl changes in version 5.6
@@ -4389,6 +4390,7 @@ t/op/exec.t                       See if exec, system and qx work
 t/op/exists_sub.t              See if exists(&sub) works
 t/op/exp.t                     See if math functions work
 t/op/fh.t                      See if filehandles work
+t/op/filehandle.t              Tests for http://rt.perl.org/rt3/Ticket/Display.html?id=72586
 t/op/filetest.t                        See if file tests work
 t/op/filetest_t.t              See if -t file test works
 t/op/flip.t                    See if range operator works