Bump version and update Changes
[pod-constants.git] / Changes
CommitLineData
f46dd377
MG
1Revision history for Perl extension Pod::Constants.
2
79a031d5
MG
30.18 2015-07-19T16:25+03:00
4 - New maintainer
5 - Relicense from Artistic-2+ OR GPL-3+ to plain Artistic-2
6 - Apply spelling patch from gregoa @ Debian (RT #72452)
7 - Add a test for delete_hook
8
9 [Refactoring]
10 - Move POD after __END__
11 - Use warnings and our instead of vars
12 - Simplify tests
13 - Don't use Pod::Constants in Pod::Constants
14 - Make perlcritic a bit happier
15
16 [Packaging fixes]
17 - Remove extraneous files
18 - Move module to lib/
19 - Write a modern Makefile.PL (RT #80631)
20 - Rewrite Changes in CPAN::Changes::Spec format
21
dee032d5
MG
220.17 2015-03-10
23 - Drop ugly hack to get FULLPERL (RT #61780)
f46dd377 24
dee032d5
MG
250.16 2007-10-21T21:55:59+13:00
26 - Lots of boring release engineering. Imported to git, etc.
27 - Removed the debian/ directory.
28 - Updated the license (now not just Artistic)
f46dd377 29
dee032d5
MG
300.15 2002-04-08T19:43:38+01:00
31 - Really fixed lack of re-entrancy, added test script for same
f46dd377 32
dee032d5
MG
330.14 2002-04-08T17:34:35+01:00
34 - Fixed lack of re-entrancy
35 - Fixed CR/LF handling properly
f46dd377 36
dee032d5
MG
370.13 2002-01-23T16:55:59Z
38 - Fixed regular expression bug affecting perl versions <= 5.005.
f46dd377 39
dee032d5
MG
400.12 2001-12-10T16:21:54Z
41 - Added add_hook and delete_hook function
42 - more details on man page
f46dd377 43
dee032d5
MG
440.11 2001-11-20T18:24:34Z
45 - Corrected man page, added section on automatic Makefile.PL generation
f46dd377 46
dee032d5
MG
470.10 2001-11-10T01:14:00Z
48 - Added support for importing data into hashes, arrays, and processing
49 with closures.
50 - not released to world at large (man page incorrect)
f46dd377 51
dee032d5
MG
520.02 2001-11-02T04:15:54Z
53 - now handles "perl -c Module.pm" properly
54
550.01 2001-10-15T19:39:20Z
56 - original version. scalars only.
This page took 0.011839 seconds and 4 git commands to generate.