porting/dist nit
[Config-Perl-V.git] / Changelog
blobd5ddf873b79065a6be969f7363bb96a35b5c0eaa
1 0.20    - 19 Feb 2014, H.Merijn Brand
2     * Update copyright to 2014
3     * Typo fix in comment (RT#92469)
4     * Sync up with blead
6 0.19    - 30 Jul 2013, H.Merijn Brand
7     * TEST_REQUIRES was added in 6.63_03 (RT#85811)
8     * Removed duplicate entry (no visible change)
10 0.18    - 24 May 2013, H.Merijn Brand
11     * Fixed typo in META (Chorny)
12     * Support for using uninstalled Test::NoWarnings (RT#82386)
13     * Sync up with perl-5.18.0 (and 5.19.0)
15 0.17    - 10 Feb 2013, H.Merijn Brand
16     * Deal with spaces in patch descriptions
18 0.16    - 25 Jan 2013, H.Merijn Brand
19     * Do not shell out on 5.14.0 and up if perl provides internals (Nicholas)
20     * Update copyright to 2013
21     * Update list of known symbols to 5.17.8
22     * Prevent tar paxheaders (http://www.perlmonks.org/?node_id=1004571)
24 0.15    - 07 Jun 2012, H.Merijn Brand
25     * Update copyright to 2012
26     * Prepare for CORE inclusion (BinGOs)
28 0.14    - 07 Sep 2011, H.Merijn Brand
29     * Upped copyright to 2011
30     * NAME / DISTNAME in Makefile.PL
32 0.13    - 07 Sep 2011, H.Merijn Brand
33     * Some spelling fixes
34     * More cross-checks for META data
36 0.12    - 16 Mar 2010, H.Merijn Brand
37     * YAML dropped to spec 1.0 (RT#55614)
39 0.11    - 15 Mar 2010, H.Merijn Brand
40     * Upped copyright to 2010
41     * osname in {build} can be different from {config} (OpenBSD vs openbsd)
42     * Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
43     * Add USE_PERL_ATOF to the list of -V's compile-time options.
45 0.10    - 24 Sep 2009, H.Merijn Brand
46     * Add PERL_DISABLE_PMC to the list of -V's compile-time options.
47     * Add PERL_IS_MINIPERL to the list of -V's compile-time options.
48     * pod fix (Jim Cromie)
50 0.05    - 01 Jul 2009, H.Merijn Brand
51     * 0.04 was shipped with 0.05 as $VERSION. Sorry
53 0.04    - 01 Jul 2009, H.Merijn Brand
54     * Default for summary is myconfig
55     * Added signature ()
56     * Added @EXPORT_OK and EXPORT_TAGS
58 0.03    - 05 Apr 2009, H.Merijn Brand
59     * Reconstruct version from perl-v output (dagolden)
61 0.02    - 30 Mar 2009, H.Merijn Brand
62     * Added plv2hash ()
63     * Documentation
64     * Added all (new) version related config entries, including git
65     * Added a derived section
66     * Added summary ()
68 0.01    - 29 Mar 2009, H.Merijn Brand
69     * Initial release