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