Document 5.8 regression #72998 in delta
Karl Williamson [Fri, 26 Feb 2010 03:44:04 +0000 (20:44 -0700)]
pod/perl5120delta.pod

index db33082..1519850 100644 (file)
@@ -2500,6 +2500,11 @@ with the thread the pattern was compiled into [RT #55600].
 
 =item *
 
+Things like C<"\N{LATIN SMALL LIGATURE FF}" =~ /\N{LATIN SMALL LETTER F}+/>
+will appear to hang as they get into a very long running loop [RT #72998].
+
+=item *
+
 Untriaged test crashes on Windows 2000
 
 Several porters have reported mysterious crashes when Perl's entire test suite is run after a build on certain Windows 2000 systems.  When run by hand, the individual tests reportedly work fine.