Mention Change 14727
Audrey Tang [Sat, 9 Mar 2002 23:31:40 +0000 (07:31 +0800)]
Message-ID: <20020309153140.GA4224@not.autrijus.org>

p4raw-id: //depot/perl@15131

pod/perldelta.pod

index 2b0aeaf..65e7fcf 100644 (file)
@@ -1994,6 +1994,11 @@ Allow read-only string on left hand side of non-modifying tr///.
 
 =item *
 
+If C<STDERR> is tied, warnings caused by C<warn> and C<die> now
+correctly pass to it.
+
+=item *
+
 Several Unicode fixes.
 
 =over 8