@@ -111,16 +111,16 @@ for the remaining valgrind errors not already dealt with by
111111
112112lib/Encode/MIME/Name.pm t/mime-name.t
113113Pulled: Add "euc-cn" => "EUC-CN" alias to Encode::MIME::Name
114- https://github.com/dankogai/p5-encode/pull/124
114+ L< https://github.com/dankogai/p5-encode/pull/124>
115115
116116lib/Encode/CN/HZ.pm lib/Encode/JP/JIS7.pm lib/Encode/MIME/Header.pm
117117t/decode.t
118118Pulled: Uninitialized value fixes #122
119- https://github.com/dankogai/p5-encode/pull/122
119+ L< https://github.com/dankogai/p5-encode/pull/122>
120120
121121Makefile.PL
122122Pulled: Fix -Werror=declaration-after-statement for gcc 4.1.2
123- https://github.com/dankogai/p5-encode/pull/121
123+ L< https://github.com/dankogai/p5-encode/pull/121>
124124
125125=item L<experimental> 0.019_01c
126126
@@ -164,7 +164,8 @@ Switch test URL from www.cpan.org to httpbin.org
164164
165165=item L<Storable> 3.05_14
166166
167- Try to fix readonly stacksize.h with perlbrew. [cperl #335]
167+ Try to fix readonly stacksize.h with perlbrew.
168+ L<[cperl #335]|https://github.com/perl11/cperl/issues/335>
168169
169170=item L<Test::Builder::Tester> 1.29c
170171
@@ -181,60 +182,12 @@ annotate as methods.
181182Add updates from 0.9918: Add LAX_DECIMAL_VERSION, LAX_DOTTED_DECIMAL_VERSION,
182183STRICT_DECIMAL_VERSION, STRICT_DOTTED_DECIMAL_VERSION regexes.
183184
184- Add t/11_taint.t
185+ Add F< t/11_taint.t>
185186
186187=item L<VMS::DCLsym> 1.09
187188
188189=back
189190
190- =head1 Configuration and Compilation
191-
192- =over
193-
194- =item *
195-
196- XXX
197-
198- =back
199-
200- =head1 Utility Changes
201-
202- =head2 L<XXX>
203-
204- =over 4
205-
206- =item *
207-
208- XXX
209-
210- =back
211-
212- =head1 Testing
213-
214- =over 4
215-
216- =item *
217-
218- XXX
219-
220- =back
221-
222- =head2 Platform-Specific Notes
223-
224- =over 4
225-
226- =item XXX
227-
228- =over
229-
230- =item *
231-
232- XXX
233-
234- =back
235-
236- =back
237-
238191=head1 Selected Bug Fixes
239192
240193=over 4
@@ -346,23 +299,32 @@ L<[cpan #122353]|https://rt.cpan.org/Public/Bug/Display.html?id=122353>
346299
347300=head1 Acknowledgements
348301
349- cperl 5.26.2c represents approximately 3 months of development since
350- cperl 5.26.1c and contains approximately 20 ,000 lines of changes
351- across 170 files from 6 authors.
302+ cperl 5.26.2 represents approximately 5 months of development since cperl
303+ 5.26.1c and contains approximately 93 ,000 lines of changes across 550 files
304+ from 16 authors.
352305
353- Excluding auto-generated files, documentation and release tools, there
354- were approximately 1,400 lines of changes to 76 .pm, .t, .c and .h
355- files.
306+ Excluding auto-generated files, documentation and release tools, there were
307+ approximately 13,000 lines of changes to 340 .pm, .t, .c and .h files.
356308
357- The following people are known to have contributed the improvements
358- that became cperl 5.26.2c :
309+ The following people are known to have contributed the improvements that became
310+ cperl 5.26.2 :
359311
360- Reini Urban, Tony Cook, William N. Braswell, Jr, vendethiel, Aaron Crane.
312+ Reini Urban, Steve Hay, Karl Williamson, Tony Cook, David Mitchell, Yves Orton,
313+ Father Chrysostomos, James E Keenan, Dagfinn Ilmari Mannsåker, Lukas Mai, Andy
314+ Dougherty, John Peacock, Slaven Rezic, Zefram, Jacques Germishuys, Craig A.
315+ Berry.
361316
362317The list above is almost certainly incomplete as it is automatically generated
363- from version control history. In particular, it does not include the names of
364- the (very much appreciated) contributors who reported issues to the Perl bug
365- tracker.
318+ from version control history including the perl and cperl repos. In particular,
319+ it does not include the names of the (very much appreciated) contributors who
320+ reported issues to the Perl bug tracker and the cperl github issues.
321+
322+ Many of the changes included in this version originated in the CPAN modules
323+ included in Perl's core. We're grateful to the entire CPAN community for
324+ helping Perl to flourish.
325+
326+ For a more complete list of all of Perl's historical contributors, please see
327+ the F<AUTHORS> file in the Perl source distribution.
366328
367329Generated with:
368330
0 commit comments