This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
-Drv now turns on all regex debugging
[perl5.git] / pod / perlhist.pod
index a15f96d..8d52377 100644 (file)
@@ -34,7 +34,7 @@ Chris C<BinGOs> Williams, Zefram, Ævar Arnfjörð Bjarmason, Stevan
 Little, Dave Rolsky, Max Maischein, Abigail, Jesse Luehrs, Tony Cook,
 Dominic Hargreaves, Aaron Crane, Aristotle Pagaltzis, Matthew Horsfall,
 Peter Martini, Sawyer X, Chad 'Exodist' Granum, Renee Bäcker, Eric Herman,
-and John SJ Anderson.
+John SJ Anderson, and Karen Etheridge.
 
 =head2 PUMPKIN?
 
@@ -604,6 +604,8 @@ the strings?).
  Steve     5.24.2       2017-Jul-15
  Steve     5.24.3-RC1   2017-Sep-10
  Steve     5.24.3       2017-Sep-22
+ Steve     5.24.4-RC1   2018-Mar-24
+ Steve     5.24.4       2018-Apr-14
 
  Ricardo   5.25.0       2016-May-09     The 5.25 development track
  Sawyer X  5.25.1       2016-May-20
@@ -624,6 +626,8 @@ the strings?).
  Sawyer X  5.26.0       2017-May-30
  Steve     5.26.1-RC1   2017-Sep-10
  Steve     5.26.1       2017-Sep-22
+ Steve     5.26.2-RC1   2018-Mar-24
+ Steve     5.26.2       2018-Apr-14
 
  Sawyer X  5.27.0       2017-May-31     The 5.27 development track
  Eric      5.27.1       2017-Jun-20
@@ -631,6 +635,23 @@ the strings?).
  Matthew H 5.27.3       2017-Aug-21
  John      5.27.4       2017-Sep-20
  Steve     5.27.5       2017-Oct-20
+ Ether     5.27.6       2017-Nov-20
+ BinGOs    5.27.7       2017-Dec-20
+ Abigail   5.27.8       2018-Jan-20
+ Renee     5.27.9       2018-Feb-20
+ Todd      5.27.10      2018-Mar-20
+ Sawyer X  5.27.11      2018-Apr-20
+
+ Sawyer X  5.28.0-RC1   2018-May-21     The 5.28 maintenance track
+ Sawyer X  5.28.0-RC2   2018-Jun-06
+ Sawyer X  5.28.0-RC3   2018-Jun-18
+ Sawyer X  5.28.0-RC4   2018-Jun-19
+ Sawyer X  5.28.0       2018-Jun-22
+
+ Sawyer X  5.29.0       2018-Jun-26     The 5.29 development track
+ Steve     5.29.1       2018-Jul-20
+ BinGOs    5.29.2       2018-Aug-20
+ John      5.29.3       2019-Sep-20
 
 =head2 SELECTED RELEASE SIZES
 
@@ -715,6 +736,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
@@ -1041,25 +1063,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