perldelta for 4ae07704fb
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 3 Oct 2012 13:06:34 +0000 (14:06 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 3 Oct 2012 13:06:34 +0000 (14:06 +0100)
pod/perldelta.pod

index 16d48ac..4eb4d7a 100644 (file)
@@ -104,8 +104,14 @@ XXX
 
 =item *
 
-L<Carp> has been upgraded from version 1.26 to 1.27.  The longmess()
-and shortmess() functions are now documented.
+L<Carp> has been upgraded from version 1.26 to 1.27.  The C<longmess()> and
+C<shortmess()> functions are now documented.
+
+=item *
+
+L<ExtUtils::CBuilder> has been upgraded from version 0.280208 to 0.280209.  A
+list of symbols to export can now be passed to C<link()> when on Windows, as on
+other OSes [perl #115100].
 
 =back