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