perl: complete v5.24 release
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 9 May 2016 13:24:25 +0000 (15:24 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Mar 2017 21:28:04 +0000 (22:28 +0100)
perl.inc.pl

index eb49028c5b6e4f94e5a5603e37cba1a9af88efc7..de9fc68249af2b401c75df13f434eac08529e722 100644 (file)
@@ -167,13 +167,13 @@ use utf8;
                },
        },
 
-       v5.23.8 => {
+       v5.24 => {
                new => [
                        [q"<code>printf '%.*2$x'</code>", 'reordered precision arguments'],
                        ['<code>/\b{lb}/</code>', 'line break boundary type (position suitable for hyphenation)'],
+                       ['<code>/faster/</code>', 'significant speedups matching fixed substrings and <code>/i</code> with caseless languages'],
                ],
                unicode => '8.0',
-               release => '2016',
-               unstable => 1,
+               release => '2016-05-09',
        },
 }