meta modernization
[Config-Perl-V.git] / Changelog
blob96505fca25be757e46e661bcab5b333a7eee02ae
1 0.16    - 20 Jun 2012, H.Merijn Brand
2     * Do not shell out on 5.14.0 and up if perl provides internals (Nicholas)
4 0.15    - 07 Jun 2012, H.Merijn Brand
5     * Update copyright to 2012
6     * Prepare for CORE inclusion (BinGOs)
8 0.14    - 07 Sep 2011, H.Merijn Brand
9     * Upped copyright to 2011
10     * NAME / DISTNAME in Makefile.PL
12 0.13    - 07 Sep 2011, H.Merijn Brand
13     * Some spelling fixes
14     * More cross-checks for META data
16 0.12    - 16 Mar 2010, H.Merijn Brand
17     * YAML dropped to spec 1.0 (RT#55614)
19 0.11    - 15 Mar 2010, H.Merijn Brand
20     * Upped copyright to 2010
21     * osname in {build} can be different from {config} (OpenBSD vs openbsd)
22     * Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
23     * Add USE_PERL_ATOF to the list of -V's compile-time options.
25 0.10    - 24 Sep 2009, H.Merijn Brand
26     * Add PERL_DISABLE_PMC to the list of -V's compile-time options.
27     * Add PERL_IS_MINIPERL to the list of -V's compile-time options.
28     * pod fix (Jim Cromie)
30 0.05    - 01 Jul 2009, H.Merijn Brand
31     * 0.04 was shipped with 0.05 as $VERSION. Sorry
33 0.04    - 01 Jul 2009, H.Merijn Brand
34     * Default for summary is myconfig
35     * Added signature ()
36     * Added @EXPORT_OK and EXPORT_TAGS
38 0.03    - 05 Apr 2009, H.Merijn Brand
39     * Reconstruct version from perl-v output (dagolden)
41 0.02    - 30 Mar 2009, H.Merijn Brand
42     * Added plv2hash ()
43     * Documentation
44     * Added all (new) version related config entries, including git
45     * Added a derived section
46     * Added summary ()
48 0.01    - 29 Mar 2009, H.Merijn Brand
49     * Initial release