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