Make minimal version checks subtests
[Config-Perl-V.git] / Changelog
blob5c44be042540b75225f482c911f29d5b475e4d23
1 0.13    - 07 Jun 2010, H.Merijn Brand
3     - Some spelling fixes
5 0.12    - 16 Mar 2010, H.Merijn Brand
7     - YAML dropped to spec 1.0 (RT#55614)
9 0.11    - 15 Mar 2010, H.Merijn Brand
11     - Upped copyright to 2010
12     - osname in {build} can be different from {config} (OpenBSD vs openbsd)
13     - Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
14     - Add USE_PERL_ATOF to the list of -V's compile-time options.
16 0.10    - 24 Sep 2009, H.Merijn Brand
18     - Add PERL_DISABLE_PMC to the list of -V's compile-time options.
19     - Add PERL_IS_MINIPERL to the list of -V's compile-time options.
20     - pod fix (Jim Cromie)
22 0.05    - 01 Jul 2009, H.Merijn Brand
23     - 0.04 was shipped with 0.05 as $VERSION. Sorry
24 0.04    - 01 Jul 2009, H.Merijn Brand
26     - Default for summary is myconfig
27     - Added signature ()
28     - Added @EXPORT_OK and EXPORT_TAGS
30 0.03    - 05 Apr 2009, H.Merijn Brand
32     - Reconstruct version from perl-v output (dagolden)
34 0.02    - 30 Mar 2009, H.Merijn Brand
36     - Added plv2hash ()
37     - Documentation
38     - Added all (new) version related config entries, including git
39     - Added a derived section
40     - Added summary ()
42 0.01    - 29 Mar 2009, H.Merijn Brand
44     - Initial release