From: Peter Martini Date: Wed, 20 Aug 2014 06:42:00 +0000 (-0400) Subject: perldelta for 7e0dd61, MurmurHash64[AB] X-Git-Tag: v5.21.3~9 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/bb07620631f0343d2fffca7004ea4ac0c67475f8?ds=inline perldelta for 7e0dd61, MurmurHash64[AB] --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 703b76b..4c28519 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -256,6 +256,11 @@ L section, instead. Internal handling of floating point values has been improved. +=item * + +MurmurHash64A and MurmurHash64B can now be configured as the internal hash +function. + =back =head1 Testing