In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/2b8b74b0774fa605da54cf36ca3be953a4ef9703?hp=3d2ba989c02b2154ab3673b3a376aa68edc2ed06>

- Log -----------------------------------------------------------------
commit 2b8b74b0774fa605da54cf36ca3be953a4ef9703
Author: Zefram <[email protected]>
Date:   Sat Nov 11 12:44:49 2017 +0000

    perldelta entry for perlguts revision

-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 023b55ad45..fbd5e9cacd 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -255,6 +255,12 @@ to be considered variable length, and hence disallowed.
 
 =item *
 
+The section on reference counting in L<perlguts> has been heavily revised,
+to describe references in the way a programmer needs to think about them
+rather than in terms of the physical data structures.
+
+=item *
+
 XXX Description of the change here
 
 =back

-- 
Perl5 Master Repository

Reply via email to