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