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