perldelta for d7d11da6a3
authorTony Cook <tony@develop-help.com>
Fri, 26 Jul 2013 01:17:02 +0000 (11:17 +1000)
committerTony Cook <tony@develop-help.com>
Fri, 26 Jul 2013 01:17:02 +0000 (11:17 +1000)
pod/perldelta.pod

index 69b4866..68c2ce3 100644 (file)
@@ -146,6 +146,13 @@ L<bignum> has been upgraded from version 0.35 to 0.36.
 L<bigrat> wasn't correctly updating an internal variable when C<use>d
 with a C<lib> option.
 
+=item *
+
+L<Exporter> has been upgraded from version 5.68 to 5.69.
+
+L<Exporter> would ignore custom C<$SIG{__WARN__}> handlers in
+C<Exporter::Heavy>. [perl #39739]
+
 =back
 
 =head2 Removed Modules and Pragmata