This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for e9827b374
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 15 Sep 2013 20:56:22 +0000 (21:56 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 15 Sep 2013 20:56:22 +0000 (21:56 +0100)
pod/perldelta.pod

index 28cf2a7..57de26e 100644 (file)
@@ -768,6 +768,10 @@ The building of XS modules has largely been restored.  Several still cannot
 of further patches (to L<Socket> and L<ExtUtils::MakeMaker>), hopefully to be
 incorporated soon.
 
+=item GNU/Hurd
+
+The BSD compatibility library C<libbsd> is no longer required for builds.
+
 =back
 
 =head1 Internal Changes