perldelta for arybase lslice fix
authorFather Chrysostomos <sprout@cpan.org>
Fri, 3 Feb 2012 06:20:25 +0000 (22:20 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 3 Feb 2012 06:20:25 +0000 (22:20 -0800)
pod/perldelta.pod

index ba91f9e..6f82f5a 100644 (file)
@@ -1,7 +1,7 @@
 =encoding utf8
 
 =for comment
-This has been completed up to 0ed3b851c1, except for:
+This has been completed up to 62e907591, except for:
 803e389        rurban  CYG17 utf8 paths
 d9298c1        rurban  mymalloc isn't thread safe
 
@@ -155,6 +155,13 @@ been moved out into the new L<PerlIO::mmap> module.
 
 =item *
 
+L<arybase> has been upgraded from version 0.03 to version 0.04.
+
+List slices no longer modify items on the stack belonging to outer lists
+[perl #109570].
+
+=item *
+
 L<B> has been upgraded from version 1.33 to version 1.34.
 
 C<B::COP> now has a C<stashflags> method, corresponding to a new internal