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