In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/58cbf594161fa4470048f84f26076c4a69ba49d2?hp=e5cc0c0f6882f57240eff796b0262dd05e8e8d88>
- Log ----------------------------------------------------------------- commit 58cbf594161fa4470048f84f26076c4a69ba49d2 Author: Tony Cook <[email protected]> Date: Sat Jan 26 15:24:38 2013 +1100 perldelta for f0af002c73 (-DPERL_GLOBAL_STRUCT) ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 0a19add..506cb78 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -333,7 +333,8 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>. =item * -XXX +-DPERL_GLOBAL_STRUCT builds now free the global struct B<after> +they've finished using it. =back -- Perl5 Master Repository
