@@ -11,29 +11,35 @@ release schedules for the next, current and previous stable versions
11
11
of Perl. Dates with two or more question marks will only be releases if
12
12
deemed necessary by the Pumpking.
13
13
14
- =head2 Perl 5.24
14
+ =head2 Perl 5.28
15
+
16
+ Code freezes (which happen in the 5.27.X series)
17
+
18
+ 2018-01-20 5.27.8 Contentious changes freeze
19
+ 2018-02-20 5.27.9 User-visible changes to correctly
20
+ functioning programs freeze
21
+ 2018-03-20 5.27.10 Full code freeze
22
+ 2018-04-20 5.28.0 Stable release!
23
+
24
+ =head2 Perl 5.26
25
+
26
+ 2017-05-30 5.26.0 ✓ Sawyer X
27
+ 2017-09-22 5.26.1 ✓ Steve Hay
15
28
16
- Code freezes (which happen in the 5.23.X series)
29
+ =head2 Perl 5.24
17
30
18
- 2016-01-20 5.23.7 ✓ Contentious changes freeze
19
- 2016-02-20 5.23.8 User-visible changes freeze
20
- 2016-03-20 5.23.9 Full code freeze
21
- 2016-05-20 5.24.0 Stable release!
31
+ 2016-05-09 5.24.0 ✓ Ricardo Signes
32
+ 2017-01-14 5.24.1 ✓ Steve Hay
33
+ 2017-07-15 5.24.2 ✓ Steve Hay
34
+ 2017-09-22 5.24.3 ✓ Steve Hay
22
35
23
36
=head2 Perl 5.22
24
37
25
38
2015-06-01 5.22.0 ✓ Ricardo Signes
26
39
2015-12-13 5.22.1 ✓ Steve Hay
27
- 2016-??-?? 5.22.2 Steve Hay
28
- 2016-??-?? 5.22.3 ??
29
-
30
- =head2 Perl 5.20
31
-
32
- 2014-05-27 5.20.0 ✓ Ricardo Signes
33
- 2014-09-14 5.20.1 ✓ Steve Hay
34
- 2015-02-14 5.20.2 ✓ Steve Hay
35
- 2015-09-12 5.20.3 ✓ Steve Hay
36
- 2016-??-?? 5.20.4 ??
40
+ 2016-04-29 5.22.2 ✓ Steve Hay
41
+ 2017-01-14 5.22.3 ✓ Steve Hay
42
+ 2017-07-15 5.22.4 ✓ Steve Hay
37
43
38
44
=head1 DEVELOPMENT RELEASE SCHEDULE
39
45
@@ -49,20 +55,21 @@ When shipping a release, you should include the schedule for (at least)
49
55
the next four releases. If a stable version of Perl is released,
50
56
you should reset the version numbers to the next blead series.
51
57
52
- =head2 Perl 5.23
53
-
54
- 2015-06-20 5.23.0 ✓ Ricardo Signes
55
- 2015-07-20 5.23.1 ✓ Matthew Horsfall
56
- 2015-08-20 5.23.2 ✓ Matthew Horsfall
57
- 2015-09-20 5.23.3 ✓ Peter Martini
58
- 2015-10-20 5.23.4 ✓ Steve Hay
59
- 2015-11-20 5.23.5 ✓ Abigail
60
- 2015-12-20 5.23.6 ✓ David Golden
61
- 2016-01-20 5.23.7 Stevan Little
62
- 2016-02-20 5.23.8 Sawyer X
63
- 2016-03-20 5.23.9 Abigail
64
-
65
- (RC0 for 5.24.0 will be released once we think that all the blockers have been
58
+ =head2 Perl 5.27
59
+
60
+ 2017-05-31 5.27.0 ✓ Sawyer X
61
+ 2017-06-20 5.27.1 ✓ Eric Herman
62
+ 2017-07-20 5.27.2 ✓ Aaron Crane
63
+ 2017-08-20 5.27.3 ✓ Matthew Horsfall
64
+ 2017-09-20 5.27.4 ✓ John Anderson
65
+ 2017-10-20 5.27.5 ✓ Steve Hay
66
+ 2017-11-20 5.27.6 ✓ Karen Etheridge
67
+ 2017-12-20 5.27.7 BinGOs
68
+ 2018-01-20 5.27.8 Abigail
69
+ 2018-02-20 5.27.9 Renee Backer
70
+ 2018-03-20 5.27.10 Todd Rinaldo
71
+
72
+ (RC0 for 5.28.0 will be released once we think that all the blockers have been
66
73
addressed. This typically means some time in April or May.)
67
74
68
75
=head1 VICTIMS
0 commit comments