Upgrade to Digest::MD5 2.24, with few extra tweaks:
[p5sagit/p5-mst-13.2.git] / lib / Locale / Maketext / ChangeLog
CommitLineData
ff5ad48a 1Revision history for Perl suite Locale::Maketext
953b749f 2 Time-stamp: "2003-04-18 22:07:29 AHDT"
ff5ad48a 3
953b749f 42003-04-18 Sean M. Burke sburke@cpan.org
5 * Release 1.05: Different Makefile.PL, same .pm code.
6
7 Jesse Vincent, Hugo van der Sanden, and Jarkko Hietaniemi
8 encourage me to add this to the makefile:
9 ($] < 5.008) ? () : ( INSTALLDIRS => 'perl'),
10 so that when you install this on a recent version of perl (5.8 or
11 later), the installation will overwrite the Maketext.pm in your
12 core library directory. Email me if this produces trouble for any
13 of you folks out there, okay?
14
f918d677 152003-04-02 Sean M. Burke sburke@cpan.org
16 * Release 1.04: Implementing proper HTTP "tag;q=rank" parsing for
17 get_handle. This should make all the difference for users/victims
18 of the current version of Safari, which uses that syntax as well
19 as inserts random languages with low q numbers.
20 Thanks to Jesse Vincent and the whole RT junta for finding this.
21
22 * Added more tests, now in t/
23
24 * Lots of typo fixes to Maketext.pm. Thanks to Evan A. Zacks for
25 patient help in finding them all.
26
71457cb8 272001-06-21 Sean M. Burke sburke@cpan.org
28 * Release 1.03: basically cosmetic tweaks to the docs and the
29 test.pl.
30
ff5ad48a 312001-06-20 Sean M. Burke sburke@cpan.org
32 * Release 1.02: EBCDIC-compatability changes courtesy of Peter
33 Prymmer. Added [*,...] as alias for [quant,...] and [#,...] as an
34 alias for [numf,...]. Added some more things to test.pl
35
362001-05-25 Sean M. Burke sburke@cpan.org
37 * Release 1.01: total rewrite. Docs are massive now.
38 Including TPJ13 article now.
39
402000-05-14 Sean M. Burke sburke@cpan.org
41
42 * Release 0.18: only change, regrettably, is a better makefile,
43 and it my email address has changed.
44
451999-03-15 Sean M. Burke sburke@netadventure.net
46
47 * Release 0.17: Public alpha release
48 Underdocumented.