This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Module::CoreList version for a CPAN release
[perl5.git] / dist / Module-CoreList / Changes
CommitLineData
734696e3
CBW
12.52 Mon Jul 4 2011
2 - [rt.cpan.org #69108] Extraneous modules listed
3 reported by Dee Newcum
4
1f1f08f5
DG
52.51
6 - Updated for v5.15.0
7
0b3bdea4
LB
82.50
9 - Updated for v5.12.4
10
ee2a35ba 112.49
f3fd521e
JV
12 - Updated for v5.14.0
13
45492fbf
FR
142.46 Sun Mar 20 2011
15 - Resolved RT #59511
16 - Updated for v5.13.11
95effdf1 17
892528fd 182.45 Sun Feb 20 2011
071e5f37
AB
19 - Bumped the version number and data for the 5.13.10 release
20
f1495101
CBW
212.44 Sat Jan 22 2011
22 - Merged v5.12.3 and v5.13.9
23
242.43 Sat Jan 22 2011
6402e2d3
RS
25 - Updated for v5.12.3
26
2926a53c
CBW
272.42_01 Thu Jan 20 2011
28 - Updated for v5.13.9
29
67dbc274
Z
302.42 Mon Dec 20 2010
31 - Updated for v5.13.8
32
d24e0a99
CBW
332.41 Sat Nov 20 2010
34 - Updated for v5.13.7
35
7de25fd5
TM
362.40 Wed Oct 20 2010
37 - Updated for v5.13.6
38
0530d763
SH
392.39 Sun Sep 19 2010
40 - Updated for v5.13.5
41
134bbc57
CBW
422.38 Mon Sep 07 2010
43 - Updated for v5.12.2
44
7529c15c
FR
452.37 Tue Jul 20 2010
46 - Updated for 5.13.4
47 - Remove 'Filespec' module. It never existed in the core and is supposed to be
48 'VMS::Filespec' instead.
49
a4729c0f
DG
502.36 Tue Jul 20 2010
51 - Updated for 5.13.3
52
37e1f6c7
MT
532.35 Thu Jun 22 2010
54 - Updated for 5.13.2
55
562.34 Thu May 20 2010
2db8ee47
RS
57 - Updated for 5.13.1
58
2cf408ea
CBW
592.31_01 Fri Apr 30 2010
60 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
61 - Functional interface amended to make calling conventions consistent
62 (bingos)
63 - Documented all functions and all hash structures (bingos)
64 - Fixed functions with edge-case involving querying for Module::CoreList
65 itself. Pointed out by Ilmari.
7529c15c 66 - Added removed_from() and removed_from_by_date() functions
2cf408ea
CBW
67 for querying which release a module was removed from core. (bingos)
68 - Amended corelist utility to use new removed from functions when
69 stating when a module entered core ( and when it left it ). (bingos)
70 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
71
3ec75686
LB
722.31 Sun Mar 20 2010
73 - Updated for 5.13.0
74
812cbf67
JV
752.27 Sun Mar 14 2010
76 - Updated for 5.12.0
77
2a3ea5b5
SH
782.26 Sat Feb 20 2010
79 - Updated for 5.11.5
80
d3cba0fe
RS
812.25 Wed Jan 20 2010
82 - Updated for 5.11.4
83
842.24 Mon Dec 21 2009
85 - Updated for 5.11.3
86
7c5c215e
CBW
872.23 Fri Nov 20 2009
88 - Updated for 5.11.2
89
2098fd41
CBW
902.22 Thu Oct 22 2009
91 - is_deprecated function and %deprecated hash (dagolden)
92
1bb41870
CBW
932.21 <>
94 - Added 5.11.1
95
2a61b338
RGS
962.20 Sat Oct 3 2009
97 - Make Module::Corelist recognise $] as a version number on 5.11.0
98
992.19 Fri Oct 2 2009
9eea45ee
RGS
100 - Update for perl 5.11.1
101
3a02dfe7
RGS
1022.18 Mon Aug 24 2009
103 - Update for perl 5.10.1
104 - Remove %patchlevel hash (now that perl uses git and not perforce)
105 - Add %upstream and %bug_tracker data (Nicholas Clark)
106
1072.17 Sun Jan 18 2009
108 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
109 - Add ExtUtils::Miniperl to the list of core modules for all versions
110 >= 5.00504
111 - Add 5.8.9
112 - Fix release date for 5.002 (Grant McLean)
113
1142.15 Tue Apr 1 2008
115 - Add missing entries for Config.pm in recent perls
116 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
117
1182.14 Mon Mar 17 2008
119 corelist changes:
120 - Add a new -d option to find first perl version by date
121 and not by version number
122 - Better handling of perl versions that end with a 0
123 - use version.pm only for version numbers that have multiple dots
124
125 - Fix tag for 5.00405 (Sam Vilain)
126
1272.13 Tue Dec 18 2007
128 - Add data for perl 5.10.0
129
1302.12 Mon Jul 9 2007
131 - Add data for perl 5.9.5
132
1332.11 Thu May 10 2007
134 - first_release() now returns the first release in the order of
135 perl version numbers. Add a new method first_release_by_date()
136 to keep the old behaviour available. Suggested by Michael G Schwern.
137 - Update data about UCD versions
138
1392.10 Wed May 9 2007
140 - Add versioning for the Unicode Character Database bundled
141 with Perl (H. Merijn Brand)
142
1432.09 Thu Oct 5 2006
144 - Make the dependency on version.pm optional
145 - Improve doc of corelist(1)
146
1472.08 Thu Sep 7 2006
148 - Add data for 5.9.4
149
1502.07 Wed Aug 9 2006
151 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
152 - Add OS-specific modules for those versions
153
1542.06 Tue Aug 1 2006
155 Patches by Marius Feraru :
156 - handle dotted perl versions (e.g. 5.8.6)
157 - add an easy way to determine what was some module's version bundled
158 with a specified Perl release
159
1602.05 Tue Jun 6 2006
161 Patches by Adriano Ferreira :
162 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
163 - Errors when building regexes are trapped and warning is generated
164
1652.04 Thursday 2nd February, 2006
166 Fix patchlevel for 5.8.8 (Gisle Aas)
167 Silence warnings in corelist utility
168
1692.03 Wednesday 1st February, 2006
170 Include data for perl 5.9.3 and 5.8.8
171
1722.02 Tuesday 31th May, 2005
173 Include data for perl 5.8.7
174
1752.01 Sunday 24th April, 2005
176 Allow to specify several modules on the corelist command-line
177 (Yves Orton)
178 Add a %patchlevel hash to get perforce patchlevels corresponding to
179 released versions
180
1812.00 Sunday 10th April, 2005
182 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
183
1841.99 Tuesday 5th April, 2005
185 Backport to CPAN the version of Module::CoreList shipped with
186 perl 5.9.2 (containing info for this latest distribution).
187 Install in coreperl instead of sitelib for perls >= 5.9.2.
188
1891.98 Saturday 1st January, 2005
190 Data from José Pedro Oliveira for 5.8.6
191
1921.97 Wednesday 8th September, 2004
193 Ship with a traditional Makefile.PL
194
1951.96 Monday 26th July, 2004
196 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
197 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
198 #7099, #7100, and #7101
199 Added the %families hash.
200 Small changes to the tests to ensure that things look consistent.
201
2021.95 Wednesday 21st July, 2004
203 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
204
2051.94 Monday 12th July, 2004
206 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
207 #6920, #6922, and #6923)
208 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
209
2101.93 Friday 14th November, 2003
211 Data for 5.9.0 and 5.6.2
212
2131.92 Friday 14th November, 2003
214 Incorporated two patches submitted from anonymous reporters
215 via rt.cpan.org (#4358 and #4359, corelist enhancement and
216 information for 5.8.2)
217 Added 5.8.1 information.
218
2191.91 18th May 2003
220 - Fix from Mark Fowler - XSLoader is autogenerated too
221
2221.9 22nd April 2003
c4a6f826 223 - incorporated PodMaster's corelist script
3a02dfe7
RGS
224
2251.8 13th February 2003
226 - reformatted Changes file to use makereadme
227 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
228
2291.7 30th July 2002
230 - HISTORY contents moved to this Changes file
231 - identify-dependencies script given some loving.
232
2331.6 July 2002
234 - Included Config as a shipped module for all releases of perl
235 (caught by Mark Fowler)
236 - Added data for the 5.8 release.
237
2381.5 2nd April 2002
239 - Fixed a glaring bug caught by the testsuite but sadly
240 released. perl5.004_05 was released post 5.005_03 and so
241 isn't the first release to contain File::Spec.
242 - Added data for 5.003_07, 5.004, and 5.005 releases.
243 - Added the %released hash.
244
2451.4 2nd April 2002
246 - Bugfixes from Roland Bauer to allow the code to work under
247 5.004_04.
248 - Using a cgi developed by Roland caught and fixed a number of
249 bugs in the previous extraction of module names.
250 - Rewrote the name extractor to be simpler.
251 - Added data for the 5.004_05 and 5.6.0 releases of perl.
252
2531.3 25th March 2002
254 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3