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