This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 7e0dd61, MurmurHash64[AB]
authorPeter Martini <PeterCMartini@GMail.com>
Wed, 20 Aug 2014 06:42:00 +0000 (02:42 -0400)
committerPeter Martini <PeterCMartini@GMail.com>
Wed, 20 Aug 2014 06:42:00 +0000 (02:42 -0400)
pod/perldelta.pod

index 703b76b..4c28519 100644 (file)
@@ -256,6 +256,11 @@ L</Platform Support> 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