summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-22 19:26:03 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-22 19:26:03 +0000
commit807d88e1cd2d007ac04425b3a3b198e93491d32f (patch)
treef173e49e6f7438a2fdb07372c565ebb51e043f75 /pod
parent1d825fcc58b408ab971c055f39f5dd4d795f1e0a (diff)
downloadperl-807d88e1cd2d007ac04425b3a3b198e93491d32f.tar.gz
add note about lib/open3.t#22 failure on Win2K
p4raw-id: //depot/perl@5887
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 610e84b8c7..400697b535 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2736,6 +2736,11 @@ operation must be considered erroneous. For example:
These expressions will get run-time errors in some future release of
Perl.
+=head2 Windows 2000
+
+Windows 2000 is known to fail test 22 in lib/open3.t (cause unknown at
+this time). That test passes under Windows NT.
+
=head2 Experimental features
As discussed above, many features are still experimental. Interfaces and