Better detect build times
[Config-Perl-V.git] / Changelog
blob78e034c9f8a625ce5d46f759c8a55e294e74b458
1 0.21    - 01 Aug 2014, H.Merijn Brand
2     * Add tests for each major distribution since 5.6.2
3     * Better detect build times
5 0.20    - 19 Feb 2014, H.Merijn Brand
6     * Update copyright to 2014
7     * Typo fix in comment (RT#92469)
8     * Sync up with blead
10 0.19    - 30 Jul 2013, H.Merijn Brand
11     * TEST_REQUIRES was added in 6.63_03 (RT#85811)
12     * Removed duplicate entry (no visible change)
14 0.18    - 24 May 2013, H.Merijn Brand
15     * Fixed typo in META (Chorny)
16     * Support for using uninstalled Test::NoWarnings (RT#82386)
17     * Sync up with perl-5.18.0 (and 5.19.0)
19 0.17    - 10 Feb 2013, H.Merijn Brand
20     * Deal with spaces in patch descriptions
22 0.16    - 25 Jan 2013, H.Merijn Brand
23     * Do not shell out on 5.14.0 and up if perl provides internals (Nicholas)
24     * Update copyright to 2013
25     * Update list of known symbols to 5.17.8
26     * Prevent tar paxheaders (http://www.perlmonks.org/?node_id=1004571)
28 0.15    - 07 Jun 2012, H.Merijn Brand
29     * Update copyright to 2012
30     * Prepare for CORE inclusion (BinGOs)
32 0.14    - 07 Sep 2011, H.Merijn Brand
33     * Upped copyright to 2011
34     * NAME / DISTNAME in Makefile.PL
36 0.13    - 07 Sep 2011, H.Merijn Brand
37     * Some spelling fixes
38     * More cross-checks for META data
40 0.12    - 16 Mar 2010, H.Merijn Brand
41     * YAML dropped to spec 1.0 (RT#55614)
43 0.11    - 15 Mar 2010, H.Merijn Brand
44     * Upped copyright to 2010
45     * osname in {build} can be different from {config} (OpenBSD vs openbsd)
46     * Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
47     * Add USE_PERL_ATOF to the list of -V's compile-time options.
49 0.10    - 24 Sep 2009, H.Merijn Brand
50     * Add PERL_DISABLE_PMC to the list of -V's compile-time options.
51     * Add PERL_IS_MINIPERL to the list of -V's compile-time options.
52     * pod fix (Jim Cromie)
54 0.05    - 01 Jul 2009, H.Merijn Brand
55     * 0.04 was shipped with 0.05 as $VERSION. Sorry
57 0.04    - 01 Jul 2009, H.Merijn Brand
58     * Default for summary is myconfig
59     * Added signature ()
60     * Added @EXPORT_OK and EXPORT_TAGS
62 0.03    - 05 Apr 2009, H.Merijn Brand
63     * Reconstruct version from perl-v output (dagolden)
65 0.02    - 30 Mar 2009, H.Merijn Brand
66     * Added plv2hash ()
67     * Documentation
68     * Added all (new) version related config entries, including git
69     * Added a derived section
70     * Added summary ()
72 0.01    - 29 Mar 2009, H.Merijn Brand
73     * Initial release