This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add 5.15.6 release date to perlhist
[perl5.git] / dist / Module-CoreList / Changes
... / ...
CommitLineData
12.58 Sun Nov 20 2011
2 - Updated for v5.15.5
3
42.57 Thu Oct 20 2011
5 - Updated for v5.15.4
6
72.56 Tues Sept 20 2011
8 - Updated for v5.15.3
9 - Corrected version of Module::CoreList shipped
10 with v5.10.0
11 - Corrected Errno being shipped with v5.6.0 and v5.6.1
12 - Corrected VMS::Filespec being shipped with v5.12.3
13 - Corrected DB_File being shipped with v5.8.2
14 - Added http://perlpunks.de/corelist to SEE ALSO
15
162.55 Sat Aug 20 2011
17 - Updated for v5.15.2
18
192.54 Wed Jul 20 2011
20 - Updated for v5.15.1
21
222.53 Thu Jul 14 2011
23 - Added release date option '-r' to corelist
24
252.52 Mon Jul 4 2011
26 - [rt.cpan.org #69108] Extraneous modules listed
27 reported by Dee Newcum
28
292.51
30 - Updated for v5.15.0
31
322.50
33 - Updated for v5.12.4
34
352.49
36 - Updated for v5.14.0
37
382.46 Sun Mar 20 2011
39 - Resolved RT #59511
40 - Updated for v5.13.11
41
422.45 Sun Feb 20 2011
43 - Bumped the version number and data for the 5.13.10 release
44
452.44 Sat Jan 22 2011
46 - Merged v5.12.3 and v5.13.9
47
482.43 Sat Jan 22 2011
49 - Updated for v5.12.3
50
512.42_01 Thu Jan 20 2011
52 - Updated for v5.13.9
53
542.42 Mon Dec 20 2010
55 - Updated for v5.13.8
56
572.41 Sat Nov 20 2010
58 - Updated for v5.13.7
59
602.40 Wed Oct 20 2010
61 - Updated for v5.13.6
62
632.39 Sun Sep 19 2010
64 - Updated for v5.13.5
65
662.38 Mon Sep 07 2010
67 - Updated for v5.12.2
68
692.37 Tue Jul 20 2010
70 - Updated for 5.13.4
71 - Remove 'Filespec' module. It never existed in the core and is supposed to be
72 'VMS::Filespec' instead.
73
742.36 Tue Jul 20 2010
75 - Updated for 5.13.3
76
772.35 Thu Jun 22 2010
78 - Updated for 5.13.2
79
802.34 Thu May 20 2010
81 - Updated for 5.13.1
82
832.31_01 Fri Apr 30 2010
84 - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
85 - Functional interface amended to make calling conventions consistent
86 (bingos)
87 - Documented all functions and all hash structures (bingos)
88 - Fixed functions with edge-case involving querying for Module::CoreList
89 itself. Pointed out by Ilmari.
90 - Added removed_from() and removed_from_by_date() functions
91 for querying which release a module was removed from core. (bingos)
92 - Amended corelist utility to use new removed from functions when
93 stating when a module entered core ( and when it left it ). (bingos)
94 - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
95
962.31 Sun Mar 20 2010
97 - Updated for 5.13.0
98
992.27 Sun Mar 14 2010
100 - Updated for 5.12.0
101
1022.26 Sat Feb 20 2010
103 - Updated for 5.11.5
104
1052.25 Wed Jan 20 2010
106 - Updated for 5.11.4
107
1082.24 Mon Dec 21 2009
109 - Updated for 5.11.3
110
1112.23 Fri Nov 20 2009
112 - Updated for 5.11.2
113
1142.22 Thu Oct 22 2009
115 - is_deprecated function and %deprecated hash (dagolden)
116
1172.21 <>
118 - Added 5.11.1
119
1202.20 Sat Oct 3 2009
121 - Make Module::Corelist recognise $] as a version number on 5.11.0
122
1232.19 Fri Oct 2 2009
124 - Update for perl 5.11.1
125
1262.18 Mon Aug 24 2009
127 - Update for perl 5.10.1
128 - Remove %patchlevel hash (now that perl uses git and not perforce)
129 - Add %upstream and %bug_tracker data (Nicholas Clark)
130
1312.17 Sun Jan 18 2009
132 - Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
133 - Add ExtUtils::Miniperl to the list of core modules for all versions
134 >= 5.00504
135 - Add 5.8.9
136 - Fix release date for 5.002 (Grant McLean)
137
1382.15 Tue Apr 1 2008
139 - Add missing entries for Config.pm in recent perls
140 - Install in core location for perl >= 5.8.9 (Jerry D. Hedden)
141
1422.14 Mon Mar 17 2008
143 corelist changes:
144 - Add a new -d option to find first perl version by date
145 and not by version number
146 - Better handling of perl versions that end with a 0
147 - use version.pm only for version numbers that have multiple dots
148
149 - Fix tag for 5.00405 (Sam Vilain)
150
1512.13 Tue Dec 18 2007
152 - Add data for perl 5.10.0
153
1542.12 Mon Jul 9 2007
155 - Add data for perl 5.9.5
156
1572.11 Thu May 10 2007
158 - first_release() now returns the first release in the order of
159 perl version numbers. Add a new method first_release_by_date()
160 to keep the old behaviour available. Suggested by Michael G Schwern.
161 - Update data about UCD versions
162
1632.10 Wed May 9 2007
164 - Add versioning for the Unicode Character Database bundled
165 with Perl (H. Merijn Brand)
166
1672.09 Thu Oct 5 2006
168 - Make the dependency on version.pm optional
169 - Improve doc of corelist(1)
170
1712.08 Thu Sep 7 2006
172 - Add data for 5.9.4
173
1742.07 Wed Aug 9 2006
175 - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
176 - Add OS-specific modules for those versions
177
1782.06 Tue Aug 1 2006
179 Patches by Marius Feraru :
180 - handle dotted perl versions (e.g. 5.8.6)
181 - add an easy way to determine what was some module's version bundled
182 with a specified Perl release
183
1842.05 Tue Jun 6 2006
185 Patches by Adriano Ferreira :
186 - corelist utility accepts regexes as arguments, eg. /IPC::Open/
187 - Errors when building regexes are trapped and warning is generated
188
1892.04 Thursday 2nd February, 2006
190 Fix patchlevel for 5.8.8 (Gisle Aas)
191 Silence warnings in corelist utility
192
1932.03 Wednesday 1st February, 2006
194 Include data for perl 5.9.3 and 5.8.8
195
1962.02 Tuesday 31th May, 2005
197 Include data for perl 5.8.7
198
1992.01 Sunday 24th April, 2005
200 Allow to specify several modules on the corelist command-line
201 (Yves Orton)
202 Add a %patchlevel hash to get perforce patchlevels corresponding to
203 released versions
204
2052.00 Sunday 10th April, 2005
206 Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.
207
2081.99 Tuesday 5th April, 2005
209 Backport to CPAN the version of Module::CoreList shipped with
210 perl 5.9.2 (containing info for this latest distribution).
211 Install in coreperl instead of sitelib for perls >= 5.9.2.
212
2131.98 Saturday 1st January, 2005
214 Data from José Pedro Oliveira for 5.8.6
215
2161.97 Wednesday 8th September, 2004
217 Ship with a traditional Makefile.PL
218
2191.96 Monday 26th July, 2004
220 Lars Thegler supplied many many fixes as #6922, #7085, #7086,
221 #7089, #7090, #7091, #7092, #7093, #7094, #7095, #7096, #7098,
222 #7099, #7100, and #7101
223 Added the %families hash.
224 Small changes to the tests to ensure that things look consistent.
225
2261.95 Wednesday 21st July, 2004
227 Data from José Pedro Oliveira for 5.8.4 and 5.8.5
228
2291.94 Monday 12th July, 2004
230 Applied fixes from Lars Thegler (rt.cpan.org tickets #6919,
231 #6920, #6922, and #6923)
232 Data from Jose Pedro Oliveira for 5.005_04, 5.8.3, and 5.9.1.
233
2341.93 Friday 14th November, 2003
235 Data for 5.9.0 and 5.6.2
236
2371.92 Friday 14th November, 2003
238 Incorporated two patches submitted from anonymous reporters
239 via rt.cpan.org (#4358 and #4359, corelist enhancement and
240 information for 5.8.2)
241 Added 5.8.1 information.
242
2431.91 18th May 2003
244 - Fix from Mark Fowler - XSLoader is autogenerated too
245
2461.9 22nd April 2003
247 - incorporated PodMaster's corelist script
248
2491.8 13th February 2003
250 - reformatted Changes file to use makereadme
251 - fixed version of Exporter::Heavy for 5.8 (as caught by Leon Brocard)
252
2531.7 30th July 2002
254 - HISTORY contents moved to this Changes file
255 - identify-dependencies script given some loving.
256
2571.6 July 2002
258 - Included Config as a shipped module for all releases of perl
259 (caught by Mark Fowler)
260 - Added data for the 5.8 release.
261
2621.5 2nd April 2002
263 - Fixed a glaring bug caught by the testsuite but sadly
264 released. perl5.004_05 was released post 5.005_03 and so
265 isn't the first release to contain File::Spec.
266 - Added data for 5.003_07, 5.004, and 5.005 releases.
267 - Added the %released hash.
268
2691.4 2nd April 2002
270 - Bugfixes from Roland Bauer to allow the code to work under
271 5.004_04.
272 - Using a cgi developed by Roland caught and fixed a number of
273 bugs in the previous extraction of module names.
274 - Rewrote the name extractor to be simpler.
275 - Added data for the 5.004_05 and 5.6.0 releases of perl.
276
2771.3 25th March 2002
278 - Initial CPAN release, covers 5.00503, 5.6.1 and 5.7.3