This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cwd/File::Spec version bump to 3.40
[perl5.git] / dist / Module-CoreList / Changes
1 2.79 Tue Dec 18 2012
2   - Updated for v5.17.7
3
4   - Errno was added in 5.5, not in 5.5.4
5
6 2.78 Sat Nov 12 2012
7   - Updated for v5.17.6
8
9   - Fix hash order dependency bug in deprecated_in().
10     Tests would would fail or succeed depending on what order keys()
11     would return the version list in. List::Utils::min() considers
12     '5.011' and '5.011000' to be equivalent, and returns the first
13     whichever it encounters. Changing to List::Utils::minstr() fixes
14     this.
15
16 2.77 Sat Nov 10 2012
17   - Updated for v5.12.5
18   - deprecated_in() function added
19   - corelist reports deprecated data
20
21 2.76 Fri Nov  1 2012
22   - Updated for v5.16.2
23
24 2.75 Fri Oct 20 2012
25   - Updated for v5.17.5
26
27 2.74 Fri Oct 12 2012
28   - Updated for v5.14.3
29
30 2.73 Thu Sep 20 2012
31   - Updated for v.5.17.4
32
33 2.72 Tue aug 21 2012
34   - Fix for older perls
35
36 2.71 Mon Aug 20 2012
37   - Updated for v5.17.3
38
39 2.70 Thu Aug 9 2012
40   - Updated for v5.16.1
41
42 2.69 Fri Jul 20 2012
43   - Updated for v5.17.2
44
45 2.68 Tue Jun 19 2012
46   - Updated for v5.17.1
47
48 2.67 Sat May 26 2012
49   - Updated for v5.17.0
50
51 2.66 ??
52   - Add the --diff option to compare two perl core modlibs
53
54 2.65 Tue Mar 20 2012
55   - Update of lib/charnames
56
57 2.64 Tue Mar 20 2012
58   - Update of Data::Dumper and XS::APItest
59
60 2.63 Tue Mar 20 2012
61   - Update for v5.15.9
62
63 2.62 Thu Mar 15 2012
64   - Separate the POD (bingos)
65
66 2.61 Fri Feb 20 2012
67   - Updated for v5.15.8
68
69 2.60 Fri Jan 20 2012
70   - Updated for v5.15.7
71
72 2.59 Sun Dec 20 2011
73   - Updated for v5.15.6
74
75 2.58 Sun Nov 20 2011
76   - Updated for v5.15.5
77
78 2.57 Thu Oct 20 2011
79   - Updated for v5.15.4
80
81 2.56 Tues Sept 20 2011
82   - Updated for v5.15.3
83   - Corrected version of Module::CoreList shipped
84     with v5.10.0
85   - Corrected Errno being shipped with v5.6.0 and v5.6.1
86   - Corrected VMS::Filespec being shipped with v5.12.3
87   - Corrected DB_File being shipped with v5.8.2
88   - Added http://perlpunks.de/corelist to SEE ALSO
89
90 2.55 Sat Aug 20 2011
91   - Updated for v5.15.2
92
93 2.54 Wed Jul 20 2011
94   - Updated for v5.15.1
95
96 2.53 Thu Jul 14 2011
97   - Added release date option '-r' to corelist
98
99 2.52 Mon Jul 4  2011
100   - [rt.cpan.org #69108] Extraneous modules listed
101     reported by Dee Newcum
102
103 2.51
104   - Updated for v5.15.0
105
106 2.50
107   - Updated for v5.12.4
108
109 2.49
110   - Updated for v5.14.0
111
112 2.46 Sun Mar 20 2011
113   - Resolved RT #59511
114   - Updated for v5.13.11
115
116 2.45 Sun Feb 20 2011
117   - Bumped the version number and data for the 5.13.10 release
118
119 2.44    Sat Jan 22 2011
120   - Merged v5.12.3 and v5.13.9
121
122 2.43    Sat Jan 22 2011
123   - Updated for v5.12.3
124
125 2.42_01 Thu Jan 20 2011
126   - Updated for v5.13.9
127
128 2.42    Mon Dec 20 2010
129   - Updated for v5.13.8
130
131 2.41    Sat Nov 20 2010
132   - Updated for v5.13.7
133
134 2.40    Wed Oct 20 2010
135   - Updated for v5.13.6
136
137 2.39    Sun Sep 19 2010
138   - Updated for v5.13.5
139
140 2.38    Mon Sep 07 2010
141   - Updated for v5.12.2
142
143 2.37    Tue Jul 20 2010
144   - Updated for 5.13.4
145   - Remove 'Filespec' module. It never existed in the core and is supposed to be
146     'VMS::Filespec' instead.
147
148 2.36    Tue Jul 20 2010
149   - Updated for 5.13.3
150
151 2.35    Thu Jun 22 2010
152   - Updated for 5.13.2
153
154 2.34    Thu May 20 2010
155   - Updated for 5.13.1
156
157 2.31_01 Fri Apr 30 2010
158   - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
159   - Functional interface amended to make calling conventions consistent
160     (bingos)
161   - Documented all functions and all hash structures (bingos)
162   - Fixed functions with edge-case involving querying for Module::CoreList
163     itself. Pointed out by Ilmari.
164   - Added removed_from() and removed_from_by_date() functions
165     for querying which release a module was removed from core. (bingos)
166   - Amended corelist utility to use new removed from functions when
167     stating when a module entered core ( and when it left it ). (bingos)
168   - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
169
170 2.31    Sun Mar 20 2010
171   - Updated for 5.13.0
172
173 2.27    Sun Mar 14 2010
174   - Updated for 5.12.0
175
176 2.26    Sat Feb 20 2010
177   - Updated for 5.11.5
178
179 2.25    Wed Jan 20 2010
180   - Updated for 5.11.4
181
182 2.24    Mon Dec 21 2009
183   - Updated for 5.11.3
184
185 2.23    Fri Nov 20 2009
186   - Updated for 5.11.2
187
188 2.22    Thu Oct 22 2009
189   - is_deprecated function and %deprecated hash (dagolden)
190
191 2.21    <>
192   - Added 5.11.1
193
194 2.20    Sat Oct  3 2009
195         - Make Module::Corelist recognise $] as a version number on 5.11.0
196
197 2.19    Fri Oct  2 2009
198         - Update for perl 5.11.1
199
200 2.18    Mon Aug 24 2009
201         - Update for perl 5.10.1
202         - Remove %patchlevel hash (now that perl uses git and not perforce)
203         - Add %upstream and %bug_tracker data (Nicholas Clark)
204
205 2.17    Sun Jan 18 2009
206         - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
207         - Add ExtUtils::Miniperl to the list of core modules for all versions
208           >= 5.00504
209         - Add 5.8.9
210         - Fix release date for 5.002 (Grant McLean)
211
212 2.15    Tue Apr  1 2008
213         - Add missing entries for Config.pm in recent perls
214         - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
215
216 2.14    Mon Mar 17 2008
217         corelist changes:
218         - Add a new -d option to find first perl version by date
219           and not by version number
220         - Better handling of perl versions that end with a 0
221         - use version.pm only for version numbers that have multiple dots
222
223         - Fix tag for 5.00405 (Sam Vilain)
224
225 2.13    Tue Dec 18 2007
226         - Add data for perl 5.10.0
227
228 2.12    Mon Jul  9 2007
229         - Add data for perl 5.9.5
230
231 2.11    Thu May 10 2007
232         - first_release() now returns the first release in the order of
233           perl version numbers. Add a new method first_release_by_date()
234           to keep the old behaviour available. Suggested by Michael G Schwern.
235         - Update data about UCD versions
236
237 2.10    Wed May  9 2007
238         - Add versioning for the Unicode Character Database bundled
239           with Perl (H. Merijn Brand)
240
241 2.09    Thu Oct  5 2006
242         - Make the dependency on version.pm optional
243         - Improve doc of corelist(1)
244
245 2.08    Thu Sep  7 2006
246         - Add data for 5.9.4
247
248 2.07    Wed Aug  9 2006
249         - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
250         - Add OS-specific modules for those versions
251
252 2.06    Tue Aug  1 2006
253         Patches by Marius Feraru :
254         - handle dotted perl versions (e.g. 5.8.6)
255         - add an easy way to determine what was some module's version bundled
256           with a specified Perl release
257
258 2.05    Tue Jun  6 2006
259         Patches by Adriano Ferreira :
260         - corelist utility accepts regexes as arguments, eg. /IPC::Open/
261         - Errors when building regexes are trapped and warning is generated
262
263 2.04    Thursday 2nd February, 2006
264         Fix patchlevel for 5.8.8 (Gisle Aas)
265         Silence warnings in corelist utility
266
267 2.03    Wednesday 1st February, 2006
268         Include data for perl 5.9.3 and 5.8.8
269
270 2.02    Tuesday 31th May, 2005
271         Include data for perl 5.8.7
272
273 2.01    Sunday 24th April, 2005
274         Allow to specify several modules on the corelist command-line
275         (Yves Orton)
276         Add a %patchlevel hash to get perforce patchlevels corresponding to
277         released versions
278
279 2.00    Sunday 10th April, 2005
280         Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
281
282 1.99    Tuesday 5th April, 2005
283         Backport to CPAN the version of Module::CoreList shipped with
284         perl 5.9.2 (containing info for this latest distribution).
285         Install in coreperl instead of sitelib for perls >= 5.9.2.
286
287 1.98    Saturday 1st January, 2005
288         Data from José Pedro Oliveira for 5.8.6
289
290 1.97    Wednesday 8th September, 2004
291         Ship with a traditional Makefile.PL
292
293 1.96    Monday 26th July, 2004
294         Lars Thegler supplied many many fixes as #6922, #7085, #7086,
295         #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
296         #7099, #7100, and #7101
297         Added the %families hash.
298         Small changes to the tests to ensure that things look consistent.
299
300 1.95    Wednesday 21st July, 2004
301         Data from José Pedro Oliveira for 5.8.4 and 5.8.5
302
303 1.94    Monday 12th July, 2004
304         Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
305         #6920, #6922, and #6923)
306         Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
307
308 1.93    Friday 14th November, 2003
309         Data for 5.9.0 and 5.6.2
310
311 1.92    Friday 14th November, 2003
312         Incorporated two patches submitted from anonymous reporters
313         via rt.cpan.org (#4358 and #4359, corelist enhancement and
314         information for 5.8.2)
315         Added 5.8.1 information.
316
317 1.91    18th May 2003
318         - Fix from Mark Fowler - XSLoader is autogenerated too
319
320 1.9     22nd April 2003
321         - incorporated PodMaster's corelist script
322
323 1.8     13th February 2003
324         - reformatted Changes file to use makereadme
325         - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
326
327 1.7     30th July 2002
328         - HISTORY contents moved to this Changes file
329         - identify-dependencies script given some loving.
330
331 1.6     July 2002
332         - Included Config as a shipped module for all releases of perl
333           (caught by Mark Fowler)
334         - Added data for the 5.8 release.
335
336 1.5     2nd April 2002
337         - Fixed a glaring bug caught by the testsuite but sadly
338           released.  perl5.004_05 was released post 5.005_03 and so
339           isn't the first release to contain File::Spec.
340         - Added data for 5.003_07, 5.004, and 5.005 releases.
341         - Added the %released hash.
342
343 1.4     2nd April 2002
344         - Bugfixes from Roland Bauer to allow the code to work under
345           5.004_04.
346         - Using a cgi developed by Roland caught and fixed a number of
347           bugs in the previous extraction of module names.
348         - Rewrote the name extractor to be simpler.
349         - Added data for the 5.004_05 and 5.6.0 releases of perl.
350
351 1.3     25th March 2002
352         - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3