In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c730b126f63ab4330698a13ff421d48ea53ae4ff?hp=76ea8b6ad862dad4af1d7fdc904f179503ad87fb>
- Log ----------------------------------------------------------------- commit c730b126f63ab4330698a13ff421d48ea53ae4ff Author: Tony Cook <[email protected]> Date: Mon Dec 19 09:28:18 2016 +1100 perldelta for 6b2c7479, dd688536 ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 4b2543345c..28c1cc00d5 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -265,7 +265,8 @@ L</Platform Support> section, instead. =item * -XXX +Zero out the alignment bytes when calculating the bytes for 80-bit C<NaN> +and C<Inf> to make builds more reproducible. [perl #130133] =back -- Perl5 Master Repository
