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