This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for b3cf482, 4fa715f
authorMatthew Horsfall (alh) <wolfsage@gmail.com>
Wed, 11 Jun 2014 13:23:16 +0000 (09:23 -0400)
committerMatthew Horsfall (alh) <wolfsage@gmail.com>
Wed, 11 Jun 2014 13:23:16 +0000 (09:23 -0400)
pod/perldelta.pod

index 86ee389..95506ee 100644 (file)
@@ -168,10 +168,12 @@ There may well be none in a stable release.
 
 =item *
 
-C<av_delete> has been refactored to improve performance and reduce its memory 
-footprint.
+Many internal functions have been refactored to improve performance and reduce
+their memory footprints.
 
 L<[perl #121436]|https://rt.perl.org/Ticket/Display.html?id=121436>
+L<[perl #121906]|https://rt.perl.org/Ticket/Display.html?id=121906>
+L<[perl #121969]|https://rt.perl.org/Ticket/Display.html?id=121969>
 
 =item *