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