In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a35a81f56020e8370e9f720efc4b3168b45ea7f5?hp=f2fc1b450b5c6740f44dd7f15e85533883500b0d>

- Log -----------------------------------------------------------------
commit a35a81f56020e8370e9f720efc4b3168b45ea7f5
Author: Ricardo Signes <[email protected]>
Date:   Mon May 11 21:44:42 2015 -0400

    perlhist: add the release data for 5.22
    
    Some of this may change, but nothing significantly.
-----------------------------------------------------------------------

Summary of changes:
 pod/perlhist.pod | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 9696c4d..2815047 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -554,6 +554,8 @@ the strings?).
  Steve     5.21.10      2015-Mar-20
  Steve     5.21.11      2015-Apr-20
 
+ Ricardo   5.22.0-RC1   2015-May-??     The 5.22 maintenance track
+
 =head2 SELECTED RELEASE SIZES
 
 For example the notation "core: 212  29" in the release 1.000 means that
@@ -634,6 +636,7 @@ explained below.
  5.16.0         5562 109   1077  80  20504 2702   8750 2375   4815 152
  5.18.0         5892 113   1088  79  20077 2760   9365 2439   4943 154
  5.20.0         6243 115   1187  75  19499 2701   9620 2457   5145 159
+ 5.22.0         7819 115   1284  77  19121 2635   9772 2434   5615 176
 
 The "core"..."doc" mean the following files from the Perl source code
 distribution.  The glob notation ** means recursively, (.) means
@@ -938,25 +941,25 @@ the Perl source distribution for somewhat more selected 
releases.
 
  ======================================================================
 
-                  5.20.0
-
- Configure    552      1
- Cross        118     15
- NetWare      467     61
- Porting     1204     68
- djgpp         18      7
- h2pl          13     15
- hints        355     90
- mad          174      8
- os2          510     70
- plan9        316     17
- qnx            1      4
- symbian      290     54
- utils        241     27
- vms          538     12
- vos            8      7
- win32       1183     64
- x2p          341     19
+                  5.20.0           5.22.0
+
+ Configure    552      1       570      1
+ Cross        118     15       118     15
+ djgpp         18      7        17      7
+ h2pl          13     15        13     15
+ hints        355     90       356     87
+ mad          174      8         -      -
+ NetWare      467     61       466     61
+ os2          510     70       510     70
+ plan9        316     17       317     17
+ Porting     1204     68      1393     71
+ qnx            1      4         1      4
+ symbian      290     54       291     54
+ utils        241     27       242     27
+ vms          538     12       532     12
+ vos            8      7         8      7
+ win32       1183     64      1201     64
+ x2p          341     19         -      -
 
 =head2 SELECTED PATCH SIZES
 

--
Perl5 Master Repository

Reply via email to