From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 1 Sep 2000 20:43:05 +0000 (+0000)
Subject: Mention known sfio+linux buglet.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1047c2b345405e48ae8da58bbbb8f9eae78ddd00;p=p5sagit%2Fp5-mst-13.2.git

Mention known sfio+linux buglet.

p4raw-id: //depot/perl@6992
---

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f3608e9..39023d1 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -778,6 +778,10 @@ The experimental long double support is still very much so in Solaris.
 (Other platforms like Linux and Tru64 are beginning to solidify in
 this area.)
 
+=head2 Linux With Sfio Fails op/misc Test 48
+
+No known fix.
+
 =head2 Storable tests fail in some platforms
 
 If any Storable tests fail the use of Storable is not advisable.