In perl.git, the branch maint-5.26 has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/c5b1997939178730653db9e80f90cd53d722fe8d?hp=0e6837e0cf74fc80d2dfbdd3cb597fb9ea6ffe67>

- Log -----------------------------------------------------------------
commit c5b1997939178730653db9e80f90cd53d722fe8d
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Sat Apr 14 10:37:49 2018 +0100

    Finalize perldelta

commit b4140ca05cb1b2f60e143219cfdc57a8808662c2
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Sat Apr 14 10:24:59 2018 +0100

    5.26.2 today

commit f6480cbe2c339dc5816e97504970d1aec34992de
Author: Steve Hay <steve.m....@googlemail.com>
Date:   Sat Apr 14 10:24:40 2018 +0100

    Update Module-CoreList for 5.26.2

-----------------------------------------------------------------------

Summary of changes:
 dist/Module-CoreList/lib/Module/CoreList.pm | 2 +-
 pod/perldelta.pod                           | 4 ++--
 pod/perlhist.pod                            | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index a5892ec3d1..deb52672e9 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -336,7 +336,7 @@ sub changes_between {
     5.027008 => '2018-01-20',
     5.027009 => '2018-02-20',
     5.027010 => '2018-03-20',
-    5.026002 => '????-??-??',
+    5.026002 => '2018-04-14',
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index f772fed6ed..677ce3f9a5 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -178,8 +178,8 @@ L<[perl 
#125351]|https://rt.perl.org/Public/Bug/Display.html?id=125351>
 
 =head1 Acknowledgements
 
-Perl 5.26.2 represents approximately 6 months of development since Perl 5.26.1
-and contains approximately 3,200 lines of changes across 82 files from 17
+Perl 5.26.2 represents approximately 7 months of development since Perl 5.26.1
+and contains approximately 3,300 lines of changes across 82 files from 17
 authors.
 
 Excluding auto-generated files, documentation and release tools, there were
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 36a5d21c4e..03cfd7cbce 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -626,6 +626,7 @@ the strings?).
  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

-- 
Perl5 Master Repository

Reply via email to