This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Create new perldelta
[perl5.git] / dist / Module-CoreList / Changes
CommitLineData
e544daaa
MM
15.20141220
2 - Updated for v5.21.7
3
20f5d8f8
CBW
45.20141120
5 - Updated for v5.21.6
6
84d03adf 75.20141020
20f5d8f8 8 - Updated for v5.21.5
84d03adf 9
a63813b3
CBW
105.20141002
11 - Updated for v5.18.3 and v5.18.4
12
50e7b15e
SH
135.20140920
14 - Updated for v5.21.4
15
37416c14 165.20140914
1c6aa017
SH
17 - Updated for v5.20.1
18
46e58890
PM
195.021003
20 - Prepared for v5.21.3
21
2901561d 225.021002
6488e103 23 - Prepared for v5.21.2
2901561d 24
04c0d500
MH
255.021001_01
26 - Prepared for v5.21.1
27
48cbd9dd 283.11
98830e71 29 - Prepared for v5.20.0
ff0f0afd
CBW
30 - Fix regression in corelist with -v output listing the same perl
31 multiple times
32 - Fix regression in corelist with v5.x.10 appearing twice in -a output
48cbd9dd 33
33642846 343.10
70152776 35 - Updated for v5.19.11
33642846 36
ce42a9e6
AC
373.09
38 - updated for v5.19.10
39
591cc292
CBW
403.08
41 - prepared for v5.19.10
42
433.07 Fri Feb 21 2014
44 - fix for is_core tests and perls ending in 0
45
463.06 Thu Feb 20 2014
5a39b45b
TC
47 - updated for 5.19.9
48 - fix Module::CoreList::is_core default perl version
49 - fix Module::CoreList::is_core version comparision
50
a27b5f52
CBW
513.05
52 - Prepared for v5.19.9
53
365f8c3e
CBW
543.04
55 - Prepared for v5.19.8
56
6c2a7b42
CBW
573.03 Mon Jan 6 2014
58 - Updated for v5.18.2
365f8c3e 59
6c2a7b42 603.02 Fri Dec 20 2013
b3f76264 61 - Prepared for v5.19.7
ee3ee04b 62 - Added CGI et al deprecation status
95eb96f3 63 - Finalised for v5.19.7
b3f76264 64
1f2fd626
CBW
653.01 Wed Nov 20 2013
66 - Finalised for v5.19.6
494bd897
SH
67
683.00 Sun Oct 20 2013
19c1ec11 69 - Updated for v5.19.5
c676c838 70 - exported %delta
717ace6e
NB
71 - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
72 rather than the tree with multiple branches.
fa5fbb39
SH
73
742.99 Fri Sep 20 2013
62de23d1 75 - Updated for v5.19.4
5622f451
CBW
76 - fixed Module::Build core deprecation
77 - changes_between now has the same API as all other functions
2a21e867
NB
78 - added is_core() which returns true if a module is/was core
79 in a specific version of Perl. Can optionally specify minimum
80 version of the module.
5622f451 81
37287258
SH
822.98 Wed Aug 21 2013
83 - Prepared for v5.19.4
84
91c842ce
SH
852.97 Tue Aug 20 2013
86 - Updated for v5.19.3
87
ba4dd7ef 882.96 Mon Aug 12 2013
ffaa01bb 89 - Utils module listing all utilities released with core
ba4dd7ef
RS
90 - Updated for v5.18.1
91
a7e68be8 922.95 Mon Jun 22 2013
91c842ce 93 - Prepared for v5.19.3
a7e68be8 94
1f0ad552
AP
952.94 Sun Jun 21 2013
96 - Updated for v5.19.2
97
982.93 Thu 20 Jun 2013
99 - Updated for v5.19.1
d04adc20 100
2f4a2205 1012.92 Thu Jun 21 2013
81115207 102 - Make switches case-sensitive (keep -d and -D distinct)
1a2d1f10 103 - correct omission of Text::Soundex and File::CheckTree from deprecations
cd1607cd 104 - switch %deprecated to a delta hash
81115207
RS
105
1062.91 Mon May 20 2013
107 - Updated for v5.19.0
108
1092.90 Mon May 18 2013
058ce27e
RS
110 - Updated for v5.18.0
111
4a6672dc
CBW
1122.88 Tue Apr 23 2013
113 - Include deprecations for v5.17.10 and v5.17.11
114
1152.87 Sat Apr 20 2013
116 - Updated for v5.17.11
fd3b4111
MM
1172.85 Thu Mar 19 2013
118 - Updated for v5.17.10
119
cd98b2f5
CBW
1202.84 Mon Mar 11 2013
121 - Updated for v5.16.3
122
11d2dbf3 1232.83 Sun Mar 10 2013
6ee607eb
CBW
124 - Updated for v5.14.4
125
cff517f5
CBW
1262.82 Wed Feb 20 2013
127 - --feature switch added
128 - --upstream switch added
129 - Updated for v5.17.9
130
299c740c
CBW
1312.81 Sun Jan 27 2013
132 - Add modules deprecated with v5.17.9
133
dd4b1c75
AC
1342.80 Sun Jan 20 2013
135 - Updated for v5.17.8
136
137 - v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78
138
fe03d33b
DR
1392.79 Tue Dec 18 2012
140 - Updated for v5.17.7
141
1549d03d
AC
142 - Errno was added in 5.5, not in 5.5.4
143
94691b80 1442.78 Sat Nov 12 2012
e498bd59
RS
145 - Updated for v5.17.6
146
94691b80
YO
147 - Fix hash order dependency bug in deprecated_in().
148 Tests would would fail or succeed depending on what order keys()
149 would return the version list in. List::Utils::min() considers
150 '5.011' and '5.011000' to be equivalent, and returns the first
151 whichever it encounters. Changing to List::Utils::minstr() fixes
152 this.
153
3df1c36a
CBW
1542.77 Sat Nov 10 2012
155 - Updated for v5.12.5
156 - deprecated_in() function added
157 - corelist reports deprecated data
158
e0a7ebbc
CBW
1592.76 Fri Nov 1 2012
160 - Updated for v5.16.2
161
03708946
FR
1622.75 Fri Oct 20 2012
163 - Updated for v5.17.5
164
ef559253
CBW
1652.74 Fri Oct 12 2012
166 - Updated for v5.14.3
167
a1484e43
FR
1682.73 Thu Sep 20 2012
169 - Updated for v.5.17.4
170
644f7c9e
CBW
1712.72 Tue aug 21 2012
172 - Fix for older perls
173
752b5616
SH
1742.71 Mon Aug 20 2012
175 - Updated for v5.17.3
176
1772.70 Thu Aug 9 2012
178 - Updated for v5.16.1
179
7ca04d94
TC
1802.69 Fri Jul 20 2012
181 - Updated for v5.17.2
182
71014848
JL
1832.68 Tue Jun 19 2012
184 - Updated for v5.17.1
185
f558db2f
Z
1862.67 Sat May 26 2012
187 - Updated for v5.17.0
188
835bc841
RS
1892.66 ??
190 - Add the --diff option to compare two perl core modlibs
191
34312112
A
1922.65 Tue Mar 20 2012
193 - Update of lib/charnames
194
1952.64 Tue Mar 20 2012
196 - Update of Data::Dumper and XS::APItest
197
1982.63 Tue Mar 20 2012
199 - Update for v5.15.9
200
dd4d388c
CBW
2012.62 Thu Mar 15 2012
202 - Separate the POD (bingos)
203
f50587e0
MM
2042.61 Fri Feb 20 2012
205 - Updated for v5.15.8
206
b240fc0f
CBW
2072.60 Fri Jan 20 2012
208 - Updated for v5.15.7
209
273189ea
DR
2102.59 Sun Dec 20 2011
211 - Updated for v5.15.6
212
40f3bdee
SH
2132.58 Sun Nov 20 2011
214 - Updated for v5.15.5
215
2162.57 Thu Oct 20 2011
f0381222
FR
217 - Updated for v5.15.4
218
e46b3c7d
SL
2192.56 Tues Sept 20 2011
220 - Updated for v5.15.3
77cc041d
CBW
221 - Corrected version of Module::CoreList shipped
222 with v5.10.0
2b7e2f65
CBW
223 - Corrected Errno being shipped with v5.6.0 and v5.6.1
224 - Corrected VMS::Filespec being shipped with v5.12.3
47ec1fa6 225 - Corrected DB_File being shipped with v5.8.2
2b7e2f65 226 - Added http://perlpunks.de/corelist to SEE ALSO
77cc041d 227
2f183b41
RS
2282.55 Sat Aug 20 2011
229 - Updated for v5.15.2
230
48b66e80
Z
2312.54 Wed Jul 20 2011
232 - Updated for v5.15.1
233
dd413713
CBW
2342.53 Thu Jul 14 2011
235 - Added release date option '-r' to corelist
236
734696e3
CBW
2372.52 Mon Jul 4 2011
238 - [rt.cpan.org #69108] Extraneous modules listed
239 reported by Dee Newcum
240
1f1f08f5
DG
2412.51
242 - Updated for v5.15.0
243
0b3bdea4
LB
2442.50
245 - Updated for v5.12.4
246
ee2a35ba 2472.49
f3fd521e
JV
248 - Updated for v5.14.0
249
45492fbf
FR
2502.46 Sun Mar 20 2011
251 - Resolved RT #59511
252 - Updated for v5.13.11
95effdf1 253
892528fd 2542.45 Sun Feb 20 2011
071e5f37
AB
255 - Bumped the version number and data for the 5.13.10 release
256
f1495101
CBW
2572.44 Sat Jan 22 2011
258 - Merged v5.12.3 and v5.13.9
259
2602.43 Sat Jan 22 2011
6402e2d3
RS
261 - Updated for v5.12.3
262
2926a53c
CBW
2632.42_01 Thu Jan 20 2011
264 - Updated for v5.13.9
265
67dbc274
Z
2662.42 Mon Dec 20 2010
267 - Updated for v5.13.8
268
d24e0a99
CBW
2692.41 Sat Nov 20 2010
270 - Updated for v5.13.7
271
7de25fd5
TM
2722.40 Wed Oct 20 2010
273 - Updated for v5.13.6
274
0530d763
SH
2752.39 Sun Sep 19 2010
276 - Updated for v5.13.5
277
134bbc57
CBW
2782.38 Mon Sep 07 2010
279 - Updated for v5.12.2
280
7529c15c
FR
2812.37 Tue Jul 20 2010
282 - Updated for 5.13.4
283 - Remove 'Filespec' module. It never existed in the core and is supposed to be
284 'VMS::Filespec' instead.
285
a4729c0f
DG
2862.36 Tue Jul 20 2010
287 - Updated for 5.13.3
288
37e1f6c7
MT
2892.35 Thu Jun 22 2010
290 - Updated for 5.13.2
291
2922.34 Thu May 20 2010
2db8ee47
RS
293 - Updated for 5.13.1
294
2cf408ea
CBW
2952.31_01 Fri Apr 30 2010
296 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
297 - Functional interface amended to make calling conventions consistent
298 (bingos)
299 - Documented all functions and all hash structures (bingos)
300 - Fixed functions with edge-case involving querying for Module::CoreList
301 itself. Pointed out by Ilmari.
7529c15c 302 - Added removed_from() and removed_from_by_date() functions
2cf408ea
CBW
303 for querying which release a module was removed from core. (bingos)
304 - Amended corelist utility to use new removed from functions when
305 stating when a module entered core ( and when it left it ). (bingos)
306 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
307
3ec75686
LB
3082.31 Sun Mar 20 2010
309 - Updated for 5.13.0
310
812cbf67
JV
3112.27 Sun Mar 14 2010
312 - Updated for 5.12.0
313
2a3ea5b5
SH
3142.26 Sat Feb 20 2010
315 - Updated for 5.11.5
316
d3cba0fe
RS
3172.25 Wed Jan 20 2010
318 - Updated for 5.11.4
319
3202.24 Mon Dec 21 2009
321 - Updated for 5.11.3
322
7c5c215e
CBW
3232.23 Fri Nov 20 2009
324 - Updated for 5.11.2
325
2098fd41
CBW
3262.22 Thu Oct 22 2009
327 - is_deprecated function and %deprecated hash (dagolden)
328
1bb41870
CBW
3292.21 <>
330 - Added 5.11.1
331
2a61b338
RGS
3322.20 Sat Oct 3 2009
333 - Make Module::Corelist recognise $] as a version number on 5.11.0
334
3352.19 Fri Oct 2 2009
9eea45ee
RGS
336 - Update for perl 5.11.1
337
3a02dfe7
RGS
3382.18 Mon Aug 24 2009
339 - Update for perl 5.10.1
340 - Remove %patchlevel hash (now that perl uses git and not perforce)
341 - Add %upstream and %bug_tracker data (Nicholas Clark)
342
3432.17 Sun Jan 18 2009
344 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
345 - Add ExtUtils::Miniperl to the list of core modules for all versions
346 >= 5.00504
347 - Add 5.8.9
348 - Fix release date for 5.002 (Grant McLean)
349
3502.15 Tue Apr 1 2008
351 - Add missing entries for Config.pm in recent perls
352 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
353
3542.14 Mon Mar 17 2008
355 corelist changes:
356 - Add a new -d option to find first perl version by date
357 and not by version number
358 - Better handling of perl versions that end with a 0
359 - use version.pm only for version numbers that have multiple dots
360
361 - Fix tag for 5.00405 (Sam Vilain)
362
3632.13 Tue Dec 18 2007
364 - Add data for perl 5.10.0
365
3662.12 Mon Jul 9 2007
367 - Add data for perl 5.9.5
368
3692.11 Thu May 10 2007
370 - first_release() now returns the first release in the order of
371 perl version numbers. Add a new method first_release_by_date()
372 to keep the old behaviour available. Suggested by Michael G Schwern.
373 - Update data about UCD versions
374
3752.10 Wed May 9 2007
376 - Add versioning for the Unicode Character Database bundled
377 with Perl (H. Merijn Brand)
378
3792.09 Thu Oct 5 2006
380 - Make the dependency on version.pm optional
381 - Improve doc of corelist(1)
382
3832.08 Thu Sep 7 2006
384 - Add data for 5.9.4
385
3862.07 Wed Aug 9 2006
387 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
388 - Add OS-specific modules for those versions
389
3902.06 Tue Aug 1 2006
391 Patches by Marius Feraru :
392 - handle dotted perl versions (e.g. 5.8.6)
393 - add an easy way to determine what was some module's version bundled
394 with a specified Perl release
395
3962.05 Tue Jun 6 2006
397 Patches by Adriano Ferreira :
398 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
399 - Errors when building regexes are trapped and warning is generated
400
4012.04 Thursday 2nd February, 2006
402 Fix patchlevel for 5.8.8 (Gisle Aas)
403 Silence warnings in corelist utility
404
4052.03 Wednesday 1st February, 2006
406 Include data for perl 5.9.3 and 5.8.8
407
4082.02 Tuesday 31th May, 2005
409 Include data for perl 5.8.7
410
4112.01 Sunday 24th April, 2005
412 Allow to specify several modules on the corelist command-line
413 (Yves Orton)
414 Add a %patchlevel hash to get perforce patchlevels corresponding to
415 released versions
416
4172.00 Sunday 10th April, 2005
418 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
419
4201.99 Tuesday 5th April, 2005
421 Backport to CPAN the version of Module::CoreList shipped with
422 perl 5.9.2 (containing info for this latest distribution).
423 Install in coreperl instead of sitelib for perls >= 5.9.2.
424
4251.98 Saturday 1st January, 2005
426 Data from José Pedro Oliveira for 5.8.6
427
4281.97 Wednesday 8th September, 2004
429 Ship with a traditional Makefile.PL
430
4311.96 Monday 26th July, 2004
432 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
433 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
434 #7099, #7100, and #7101
435 Added the %families hash.
436 Small changes to the tests to ensure that things look consistent.
437
4381.95 Wednesday 21st July, 2004
439 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
440
4411.94 Monday 12th July, 2004
442 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
443 #6920, #6922, and #6923)
444 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
445
4461.93 Friday 14th November, 2003
447 Data for 5.9.0 and 5.6.2
448
4491.92 Friday 14th November, 2003
450 Incorporated two patches submitted from anonymous reporters
451 via rt.cpan.org (#4358 and #4359, corelist enhancement and
452 information for 5.8.2)
453 Added 5.8.1 information.
454
4551.91 18th May 2003
456 - Fix from Mark Fowler - XSLoader is autogenerated too
457
4581.9 22nd April 2003
c4a6f826 459 - incorporated PodMaster's corelist script
3a02dfe7
RGS
460
4611.8 13th February 2003
462 - reformatted Changes file to use makereadme
463 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
464
4651.7 30th July 2002
466 - HISTORY contents moved to this Changes file
467 - identify-dependencies script given some loving.
468
4691.6 July 2002
470 - Included Config as a shipped module for all releases of perl
471 (caught by Mark Fowler)
472 - Added data for the 5.8 release.
473
4741.5 2nd April 2002
475 - Fixed a glaring bug caught by the testsuite but sadly
476 released. perl5.004_05 was released post 5.005_03 and so
477 isn't the first release to contain File::Spec.
478 - Added data for 5.003_07, 5.004, and 5.005 releases.
479 - Added the %released hash.
480
4811.4 2nd April 2002
482 - Bugfixes from Roland Bauer to allow the code to work under
483 5.004_04.
484 - Using a cgi developed by Roland caught and fixed a number of
485 bugs in the previous extraction of module names.
486 - Rewrote the name extractor to be simpler.
487 - Added data for the 5.004_05 and 5.6.0 releases of perl.
488
4891.3 25th March 2002
490 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3