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