Add placeholder for additional 23b7025ebc changes in case no one gets back to me
authorDave Rolsky <autarch@urth.org>
Mon, 17 Dec 2012 19:38:26 +0000 (13:38 -0600)
committerDave Rolsky <autarch@urth.org>
Mon, 17 Dec 2012 19:38:26 +0000 (13:38 -0600)
pod/perldelta.pod

index b9295cbb6ae39e8b76d312ade1a476bfa57fdfa6..1e4788586f8c311a357ce207a3f7b6c0077b3999 100644 (file)
@@ -380,6 +380,11 @@ The return value of C<%h = (1, 1, 1)> (in list context was wrong. It would
 return I<just> those items instead of returning an additional C<undef> value
 for the missing value in the assignment.
 
+=item -
+
+A number of additional edge cases in list assignment to hashes were
+corrected. For more details see commit 23b7025ebc.
+
 =back
 
 =back