From f578d55b87e9592393610cd3720c91698ea0c73d Mon Sep 17 00:00:00 2001 From: Sawyer X Date: Wed, 27 Jun 2018 14:09:47 +0300 Subject: add data for 5.28.0 release in perlhist (cherry picked from commit 9dd556afad370558b5d26c9222d4fa79fb2dc2ac) --- pod/perlhist.pod | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 32d874c16b..edc1f7fb80 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -733,6 +733,7 @@ explained below. 5.22.0 7819 115 1284 77 19121 2635 9772 2434 5615 176 5.24.0 7922 113 1287 77 19535 2677 9994 2465 5702 177 5.26.0 9140 121 24925 1200 40643 3017 10514 2614 7854 211 + 5.28.0 13056 128 27267 1230 41745 3130 10952 2715 8185 218 The "core"..."doc" mean the following files from the Perl source code distribution. The glob notation ** means recursively, (.) means @@ -1059,25 +1060,25 @@ the Perl source distribution for somewhat more selected releases. ====================================================================== - 5.26.0 - - Configure 593 1 - Cross 122 15 - djgpp 21 7 - h2pl 24 15 - hints 376 87 - mad - - - NetWare 499 61 - os2 552 70 - plan9 322 17 - Porting 1380 73 - qnx 5 4 - symbian 315 54 - utils 578 50 - vms 527 12 - vos 12 7 - win32 1313 65 - x2p - - + 5.26.0 5.28.0 + + Configure 593 1 580 1 + Cross 122 15 125 15 + djgpp 21 7 21 7 + h2pl 24 15 24 15 + hints 376 87 364 85 + mad - - - - + NetWare 499 61 493 61 + os2 552 70 552 70 + plan9 322 17 309 17 + Porting 1380 73 1462 75 + qnx 5 4 5 4 + symbian 315 54 315 54 + utils 578 50 584 50 + vms 527 12 526 12 + vos 12 7 12 7 + win32 1313 65 1326 65 + x2p - - - - =head2 SELECTED PATCH SIZES -- cgit v1.2.1